Skip to content

Kirby 4.2.0

$appplugins->isNativeComponent()

Checks if a native component was extended

$appplugins->isNativeComponent(string $component): bool

Parameters

Name Type Default
$component * string

Return type

bool

Parent class

Kirby\Cms\AppPlugins