$absolutePath $absolutePath : String the absolute path to the file containing the class definition Type String
$className $className : String the name of the class.can include a namespace, for example : \namespace\class Type String
__construct() __construct(String $absolutePath, String $className) constructor Parameters String $absolutePath String $className