Skip to content

Commit

Permalink
Add CI_Session in Controller
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Sep 17, 2024
1 parent f64f438 commit dd39372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
* @property \CI_Pagination $pagination
* @property \CI_Parser $parser
* @property \CI_Profiler $profiler
* @property \CI_Session $session
* @property \CI_Table $table
* @property \CI_Trackback $trackback
* @property \CI_Typography $typography
Expand Down

0 comments on commit dd39372

Please sign in to comment.