$plain->nodes()
Returns a list of allowed nodes and their parsing rules
$plain->nodes(): array
Return type
array
This method modifies the existing $plain
object it is applied to and returns it again.
Parent class
Kirby\Parsley\Schema\Plain
inherited from Kirby\Parsley\Schema