PHP 클래스 Prooph\EventStore\Container\Snapshot\SnapshotStoreFactory

상속: implements Interop\Config\RequiresConfig, implements Interop\Config\RequiresMandatoryOptions, use trait Interop\Config\ConfigurationTrait
파일 보기 프로젝트 열기: prooph/event-store

공개 메소드들

메소드 설명
__invoke ( Interop\Container\ContainerInterface $container ) : SnapshotStore
dimensions ( )
mandatoryOptions ( )

메소드 상세

__invoke() 공개 메소드

public __invoke ( Interop\Container\ContainerInterface $container ) : SnapshotStore
$container Interop\Container\ContainerInterface
리턴 Prooph\EventStore\Snapshot\SnapshotStore

dimensions() 공개 메소드

public dimensions ( )

mandatoryOptions() 공개 메소드

public mandatoryOptions ( )