Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Event.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class Event implements EventInterface
* @param string $name Event name
* @param string|object $target
* @param array|ArrayAccess $params
* @return void
*/
public function __construct($name = null, $target = null, $params = null)
{
Expand Down

0 comments on commit 2db85a1

Please sign in to comment.