AggregateType
- Full name:
\Codefy\Domain\Aggregate\AggregateType
- This class is marked as final and can't be subclassed
- This class is a Final class
Methods
fromClassName
Convert class name to a delimited string.
public static fromClassName(object|string $className, callable|string|null $callback = 'strtolower', string $delimiter = '-'): string
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$className | object|string | |
$callback | callable|string|null | |
$delimiter | string |
Automatically generated on 2025-10-13