Skip to content

Kirby 4.1.2

$site->is()

Compares the current object with the given site object

$site->is(mixed $site): bool

Parameters

Name Type Default
$site * mixed

Return type

bool

Parent class

Kirby\Cms\Site