Skip to content

Commit

Permalink
#15343 - Improve stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Apr 20, 2021
1 parent a58ca6f commit a4745fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions phalcon/Cli/Task.zep
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ use Phalcon\Events\ManagerInterface;
*/
class Task extends Injectable implements TaskInterface, EventsAwareInterface
{
/**
* @var ManagerInterface
*/
protected eventsManager;

/**
Expand Down

0 comments on commit a4745fa

Please sign in to comment.