Helper
Less than 1 minute
Helper
Properties
controller
public Controller $controllerargs
protected array $argsMethods
__construct
public __construct(?Controller $controller, array $args): voidParameters
| Parameter | Type | Description |
|---|---|---|
$controller | Controller | |
$args | array |
getName
Retrieves the name of the current class without the namespace.
public getName(): stringThis method uses the get_class function to get the fully qualified class name of the current object, and then extracts the class name by removing the namespace part.
import
public import(array $args): voidParameters
| Parameter | Type | Description |
|---|---|---|
$args | array |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000