public static fromClassName ( |
||
$code_base | A reference to the entire code base in which this context exists | |
$class_name | string | The name of a builtin class to build a new Class structural element from. |
return | A Class structural element representing the given named builtin. |