$layouts->without()
Alias for $this->not()
$layouts->without(string $keys = null): Kirby\Toolkit\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$keys | string |
null |
any number of keys, passed as individual arguments |
Return type
Parent class
Kirby\Cms\Layouts
inherited from Kirby\Toolkit\Collection