Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
esokullu committed Jul 19, 2017
1 parent 385147b commit 3c7e0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pho/Framework/AbstractNotification.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
*
* @author Emre Sokullu <[email protected]>
*/
abstract class AbstractNotification implements \Serializable, HookableTrait
abstract class AbstractNotification implements \Serializable, HookableInterface
{

use SerializableTrait;
Expand Down

0 comments on commit 3c7e0d3

Please sign in to comment.