An object that hold the absolute and the adapter local pathname.
package | filicious-core |
---|---|
author | Christian Schiffler |
author | Tristan Lins |
author | Oliver Hoff |
__construct(\Filicious\Internals\Adapter $adapter, string $full)
string
The full abstracted pathname
__toString()
basename() : string
string
child(string|\Filicious\Internals\Pathname $basename) : \Filicious\Internals\Pathname
full() : string
string
local() : string
string
$full : string
$local : string