PageRules::validateTitleLength()
Ensures that the page title is not empty
Parameters
Name | Type | Default |
---|---|---|
$title * | string |
– |
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
If the title is empty |
Ensures that the page title is not empty
Name | Type | Default |
---|---|---|
$title * | string |
– |
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
If the title is empty |