$slot->render()
Returns the slot content
$slot->render(): string|null
Return types
string
ornull
This method modifies the existing $slot
object it is applied to and returns it again.
Returns the slot content
$slot->render(): string|null
string
ornull
This method modifies the existing $slot
object it is applied to and returns it again.