Provider::hooks()
Method: Hooks wrapper.
Method: Sets the item at the given offset.
Collection::offsetSet Read More »
Method: Unset the item at the given offset.
Collection::offsetUnset Read More »
Method: Reset the iterator pointer to the beginning of the collection.
Collection::rewind Read More »
Method: Helper function for removing a resource from the collection.
Collection::remove Read More »
Method: Returns the directory separator used by the class loader.
Autoloader::get_dir_separator Read More »
Method: Returns the singleton instance of the class.
Autoloader::instance Read More »
Method: Registers prefixes and root dirs using an array.
Autoloader::register_prefixes Read More »
Method: Associates a class prefix to an absolute path.
Autoloader::register_prefix Read More »
Method: Triggers the registration of the autoload method in the SPL autoload register.
Autoloader::register_autoloader Read More »