Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
SimplePie_Autoloader Class Reference

Autoloader class. More...

Public Member Functions

 __construct ()
 Constructor.
 
 autoload ($class)
 Autoloader.
 

Protected Attributes

 $path
 

Detailed Description

Autoloader class.

@subpackage API

Member Function Documentation

◆ autoload()

SimplePie_Autoloader::autoload ( $class)

Autoloader.

Parameters
string$classThe name of the class to attempt to load.

The documentation for this class was generated from the following file: