Skip to content

Commit 7cc02e8

Browse files
committed
docs: add PHPDoc
1 parent 56ef7ea commit 7cc02e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/CodeIgniter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ class CodeIgniter
122122
/**
123123
* Cache expiration time
124124
*
125-
* @var int
125+
* @var int seconds
126126
*/
127127
protected static $cacheTTL = 0;
128128

0 commit comments

Comments
 (0)