PHP Class Jarves\Storage\StorageFactory

Datei anzeigen Open project: jarves/jarves

Public Methods

Method Description
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container )
createStorage ( Object $object )

Method Details

__construct() public method

public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container )
$container Symfony\Component\DependencyInjection\ContainerInterface

createStorage() public method

public createStorage ( Object $object )
$object Jarves\Configuration\Object