$schema->nodes()
Returns a list of allowed nodes and their parsing rules
$schema->nodes(): array
Return type
array
This method modifies the existing $schema
object it is applied to and returns it again.
Returns a list of allowed nodes and their parsing rules
$schema->nodes(): array
array
This method modifies the existing $schema
object it is applied to and returns it again.