$item->is()
Compares the item to another one
$item->is(Kirby\Cms\Item $item): bool
Parameters
Name | Type | Default |
---|---|---|
$item * | Kirby\Cms\Item |
– |
Return type
bool
Compares the item to another one
$item->is(Kirby\Cms\Item $item): bool
Name | Type | Default |
---|---|---|
$item * | Kirby\Cms\Item |
– |
bool