eloquent/pathogen API
Namespace

Eloquent\Pathogen\Resolver

BasePathResolver A path resolver that resolves against base paths.
FixedBasePathResolver A path resolver that wraps another path resolver with a fixed base path.

Interfaces

BasePathResolverInterface The interface implemented by path resolvers that resolve against a base path.
PathResolverInterface The interface implemented by path resolvers that do not require a base path.