Baleen\Cli\CommandBus\Util\RepositoryAwareTrait

trait RepositoryAwareTrait

Class RepositoryAwareTrait.

property repository

protected RepositoryInterface

property filesystem

protected Filesystem

getRepository()
Returns:RepositoryInterface
setRepository(RepositoryInterface $repository)
Parameters:
getFilesystem()
Returns:Filesystem
setFilesystem(Filesystem $filesystem)
Parameters:
  • $filesystem (Filesystem) –