$pages->remove()
Removes an object
$pages->remove(mixed $key)
Parameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $key * | mixed | 
                – | the name of the key | 
Parent class
  Kirby\Cms\Pages    inherited from Kirby\Cms\Collection  
Removes an object
$pages->remove(mixed $key)
| Name | Type | Default | Description | 
|---|---|---|---|
| $key * | mixed | 
                – | the name of the key | 
  Kirby\Cms\Pages    inherited from Kirby\Cms\Collection