From ebf05a2c2f2212232ad69c1c8c6f5443375afb49 Mon Sep 17 00:00:00 2001 From: jim winstead Date: Fri, 7 Dec 2001 01:39:51 +0000 Subject: [PATCH] new snippet about passing an array of object/method name for callbacks. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64133 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language-snippets.ent b/language-snippets.ent index e29305e201..a5a5d37087 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -31,6 +31,9 @@ testing the return value of this function.'> This function is not (yet) binary safe!'> This function is binary-safe'> This function is not implemented on Windows-platforms'> +Instead of a function name, an +array containing an object reference and a method name can also be +supplied.'> &sm.disabled;'>