PHP Interface Prooph\EventStore\Plugin\Plugin

Author: Alexander Miertsch ([email protected])
Exibir arquivo Open project: prooph/event-store

Public Methods

Method Description
setUp ( EventStore $eventStore ) : void

Method Details

setUp() public method

public setUp ( EventStore $eventStore ) : void
$eventStore Prooph\EventStore\EventStore
return void