ClassInfo
- Full name:
\Qubus\Support\ClassInfo
- This class is marked as final and can't be subclassed
- This class is a Final class
Methods
reflect
ReflectionClass object.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$objectOrClass | object|string |
Throws:
short
Retrieve the class's name.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$objectOrClass | object|string |
Throws:
name
Retrieve class's name its namespace name (i.e. Qubus\Support\ClassName).
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$objectOrClass | object|string |
Throws:
namespace
Retrieve the namespace name of a class.
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$objectOrClass | object|string |
Throws:
Automatically generated on 2025-10-13