$schema->skip()
Returns a list of all elements that should be skipped and not be parsed at all
$schema->skip(): array
Return type
array
This method modifies the existing $schema
object it is applied to and returns it again.
Returns a list of all elements that should be skipped and not be parsed at all
$schema->skip(): array
array
This method modifies the existing $schema
object it is applied to and returns it again.