| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
PSR-4 implementation for SimplePie. After registering this autoload function with SPL, the following line would cause the function to attempt to load the \SimplePie\SimplePie class from /src/SimplePie.php:
| File Size: | 86 lines (2 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SimplePie_Autoloader:: (2 methods):
__construct()
autoload()
Class: SimplePie_Autoloader - X-Ref
Autoloader class| __construct() X-Ref |
| Constructor |
| autoload($class) X-Ref |
| Autoloader param: string $class The name of the class to attempt to load. |
| Generated : Tue Nov 18 08:20:02 2025 | Cross-referenced by PHPXref |