AbstractEvent.php
This file is part of the league/commonmark package.
(c) Colin O'Dell colinodell@gmail.com
Original code based on the Symfony EventDispatcher "Event" contract
- (c) 2018-2019 Fabien Potencier
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Interfaces, Classes and Traits
- AbstractEvent
- Base class for classes containing event data.