$pages->without()
Alias for $this->not()
$pages->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
Inherited from
Kirby\Toolkit\Collection