$structure->not()
Returns a Collection without the given element(s)
Parameters
Name | Type | Default | Description |
---|---|---|---|
$keys | mixed |
null |
any number of keys, passed as individual arguments |
Return type
Parent class
Kirby\Cms\Structure
inherited from Kirby\Cms\Collection