Darken\Builder\Hooks\HookHelperTrait
Methods
Method Details
public
PhpParser\Builder\Param
createParam
(string $paramName, string $type, mixed $default)
HookHelperTrait.php#12
$paramName |
string |
$type |
string |
$default |
mixed |
Return |
PhpParser\Builder\Param |