$notfoundexception->getKey()
Returns the exception key (error type)
$notfoundexception->getKey(): string
Return type
string
Parent class
Kirby\Exception\NotFoundException
inherited from Kirby\Exception\Exception
Returns the exception key (error type)
$notfoundexception->getKey(): string
string
Kirby\Exception\NotFoundException
inherited from Kirby\Exception\Exception