Parser
class Parser (View source)
internal |
Collection of methods for parsing Segments.
Methods
static array
parseSegments(string $path = null)
Parses a path into an array of segments.
Details
static array
parseSegments(string $path = null)
Parses a path into an array of segments.