$emptyState->empty()
$emptyState->empty(): string|null
Return types
string
ornull
This method modifies the existing $emptystate
object it is applied to and returns it again.
Parent class
Kirby\Form\Mixin\EmptyState
$emptyState->empty(): string|null
string
ornull
This method modifies the existing $emptystate
object it is applied to and returns it again.
Kirby\Form\Mixin\EmptyState