Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 2ae0c64

Browse files
committed
📝 modify a typo @returns to @return
1 parent 79d07e2 commit 2ae0c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/libraries/Session/Session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ public function sess_regenerate($destroy = FALSE)
733733
*
734734
* Legacy CI_Session compatibility method
735735
*
736-
* @returns array
736+
* @return array
737737
*/
738738
public function &get_userdata()
739739
{

0 commit comments

Comments
 (0)