$kirby->isNativeComponent() Checks if a native component was extended Since 3.7.0 kirby/src/Cms/AppPlugins.php#L807 $kirby->isNativeComponent(string $component): bool Parameters Name Type Default $component * string – Return type bool Parent class Kirby\Cms\App