Skip to content

Commit

Permalink
adding profiler to injectable
Browse files Browse the repository at this point in the history
  • Loading branch information
jturbide committed Feb 24, 2024
1 parent 7202f70 commit cf48ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Di/Injectable.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
* @property \Zemit\Support\HelperFactory $helper
* @property \Zemit\Bootstrap\Config $config
* @property \Phalcon\Logger\Logger $logger
* @property \Zemit\Db\Profiler $profiler
*
* // @todo review Phalcon & Zemit DI
*/
Expand Down

0 comments on commit cf48ac9

Please sign in to comment.