A mount aggregator can mount adapters to various paths.

Multiple adapters can be mounted to the same path, but only the last mounted adapter can be seen.
package filicious-core
author Christian Schiffler
author Tristan Lins
author Oliver Hoff

 Methods

mount()

mount($path, \Filicious\Internals\Adapter $adapter) 

Parameters

$path

$adapter

{@inheritdoc}

resolveLocal(\Filicious\Internals\Pathname $pathname, $localAdapter, $local) 

Parameters

$pathname

$localAdapter

$local

unmount()

unmount($path) 

Parameters

$path

{@inheritdoc}

selectDelegate(\Filicious\Internals\Pathname $pathname) 

Parameters

$pathname

 Properties

 

$mounts

$mounts