Plugin::validateName()
Checks if the name follows the required pattern and throws an exception if not
Plugin::validateName(string $name): void
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |