thrownewException("Unable to find '$className' in file: $classFile");
}
}
}
}else{
thrownewException("The class file name '".realpath($classFile)."' does not match the class name '$className'. Please check the case of the names and make sure the class file does not have syntax errors.");
}
returnfalse;
returnfalse;
}
}
}
/**
/**
* Creates a new object using the given configuration.
* Creates a new object using the given configuration.