streak
streak copied to clipboard
Create generic id
just pass aggregate class and string id as parameters to instantiate it. Aggregates/entities Interfaces would require only public function id() : string.
Implement it in tandem with #129