This is a very simple class can call functions dynamically added to objects.
It extends the StdClass class to be able to call an anonymous function that employs the use keyword to be added dynamically to an object of the class.
The class can pass to the anonymous function any parameters passed to the call.
|
|
| Name: |
PHP Anonymous Function use keyword |
| Base name: |
anonymous-function |
| Description: |
Call functions dynamically added to objects |
| Version: |
1.0 |
| PHP version: |
5 |
| License: |
GNU General Public License (GPL) |
| All time users: |
215 users |
| All time rank: |
6605 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
Std.php |
Class |
Class |