Mirror¶
-
php\lib\Mirror Reflection Lib.
Class mirror
Methods
__construct()¶private
- static
typeOf($object, $toLowerCase = false)¶
Parameters:
- $object – object
- $toLowerCase – bool - (optional)
Returns: php\lib\false, string
- static
newInstance($className, $args = null, $withConstruct = true)¶
Parameters:
- $className – string
- $args – array
- $withConstruct – bool
Returns: object