FriendsOfOuro / geteventstore-php-core

PHP Client for Event Store HTTP API

Home Page:http://friendsofouro.github.io/geteventstore-php-core/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finalize EventStore\StreamFeed\Event

Akii opened this issue · comments

commented

Currently the properties are private but the class not final. Additionally, the instantiation is hardcoded so we might as well make it "official" by finalizing the class.