Skip to content

Kirby 4.1.2

$users->remove()

Removes an object

$users->remove(mixed $key)

Parameters

Name Type Default Description
$key * mixed the name of the key

Parent class

Kirby\Cms\Users inherited from Kirby\Cms\Collection