$kirby->call() Calls any Kirby route kirby/src/Cms/App.php#L336 $kirby->call(string $path = null, string $method = null): mixed Parameters Name Type Default $path string null $method string null Return type mixed Parent class Kirby\Cms\App