PHP Class Prooph\EventStore\Container\Snapshot\SnapshotStoreFactory

Inheritance: implements Interop\Config\RequiresConfig, implements Interop\Config\RequiresMandatoryOptions, use trait Interop\Config\ConfigurationTrait
Afficher le fichier Open project: prooph/event-store

Méthodes publiques

Méthode Description
__invoke ( Interop\Container\ContainerInterface $container ) : SnapshotStore
dimensions ( )
mandatoryOptions ( )

Method Details

__invoke() public méthode

public __invoke ( Interop\Container\ContainerInterface $container ) : SnapshotStore
$container Interop\Container\ContainerInterface
Résultat Prooph\EventStore\Snapshot\SnapshotStore

dimensions() public méthode

public dimensions ( )

mandatoryOptions() public méthode

public mandatoryOptions ( )