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