Skip to content

Commit

Permalink
Application: remove SmartObject
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Sep 26, 2017
1 parent 24747db commit eb17e72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Application/AbstractApplication.php
Expand Up @@ -15,8 +15,6 @@
abstract class AbstractApplication implements IApplication
{

use SmartObject;

/** @var callable[] */
public $onStartup = [];

Expand Down

0 comments on commit eb17e72

Please sign in to comment.