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