Go to the source code of this file.
Namespaces | |
| FDL | |
Functions | |
| fdl_method (Action &$action) | |
| commentMethodMatch (&$object, $method, $comment) | |
| commentMethodMatch | ( | & | $object, |
| $method, | |||
| $comment | |||
| ) |
Verify if a method of an object contains the $comment
| $object | ||
| string | $method | like "::test()" |
| string | $comment |
Definition at line 71 of file fdl_method.php.
Here is the call graph for this function:| fdl_method | ( | Action & | $action | ) |