<?php namespace PhpDevCommunity\PaperORM\Event\Create; use PhpDevCommunity\PaperORM\Event\PaperEvent; class PreCreateEvent extends PaperEvent { }