Util
Utility class for methods used all across the framework.
- Full name:
\Qubus\ValueObjects\Util
Methods
classEquals
Tells whether two objects are of the same class
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$objectA | object | |
$objectB | object |
getClassAsString
Returns full namespaced class as string
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$object | object |
Automatically generated on 2025-10-13