Skip to content

Commit eb356d4

Browse files
committed
Merge pull request #1 from tmihalik/patch-1
Update Injectable.php
2 parents bc7f041 + 455ae78 commit eb356d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ide/2.0.0/Phalcon/di/Injectable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ abstract class Injectable implements \Phalcon\Di\InjectionAwareInterface, \Phalc
7474
public $eventsManager;
7575

7676
/**
77-
* @var \Phalcon\Db
77+
* @var \Phalcon\Db\AdapterInterface
7878
*/
7979
public $db;
8080

0 commit comments

Comments
 (0)