Helpers::hasOverride()
Checks if a helper was overridden by the user by setting the KIRBY_HELPER_*
constant
Parameters
Name | Type | Default | Description |
---|---|---|---|
$name * | string |
– | Name of the helper |
Return type
bool
Checks if a helper was overridden by the user by setting the KIRBY_HELPER_*
constant
Name | Type | Default | Description |
---|---|---|---|
$name * | string |
– | Name of the helper |
bool