From f1232c4fc3fa27103ec220afb36124419b1b046e Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Tue, 11 Mar 2014 16:26:00 +0100 Subject: update documentation --- documentation/magic-methods.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation') diff --git a/documentation/magic-methods.html b/documentation/magic-methods.html index d6a7c21..17c6356 100644 --- a/documentation/magic-methods.html +++ b/documentation/magic-methods.html @@ -336,8 +336,10 @@ echo($object("parameter","passed","to","invoke")."\n");

+regular
 something
 myMethod 1 2 3 4
 whatever a b
+invoke parameter passed to invoke
 

-- cgit v1.2.3