AbstractInterface
- Implements
Countable
Methods |
public abstract add(League Add the given delim processor to the collection
|
public abstract getDelimiterCharacters() : array Returns an array of delimiter characters who have associated processors
|
public abstract getDelimiterProcessor(string $char) : ?League Returns the delim processor which handles the given character if one exists |