eloquent/pathogen API
Namespace

Eloquent\Pathogen

AbsolutePath Represents an absolute path.
AbstractPath Abstract base class for implementing PathInterface.
Path A static utility class for constructing generic paths.
RelativePath Represents a relative path.

Interfaces

AbsolutePathInterface The interface implemented by absolute paths.
PathInterface The interface implemented by all Pathogen paths.
RelativePathInterface The interface implemented by relative paths.