Fixed namespaces in docblocks (PHPCI -> PHPCensor)
This commit is contained in:
parent
41407e1d15
commit
32f5c01728
89 changed files with 167 additions and 168 deletions
|
|
@ -23,7 +23,7 @@ use PHPCensor\Controller;
|
|||
class SessionController extends Controller
|
||||
{
|
||||
/**
|
||||
* @var \PHPCI\Store\UserStore
|
||||
* @var \PHPCensor\Store\UserStore
|
||||
*/
|
||||
protected $userStore;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue