Skip to content

Commit 3e187bf

Browse files
authored
Merge pull request #2410 from AndiKod/patch-1
Looks like a typo.
2 parents 4b9d151 + b948c32 commit 3e187bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/incomingrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ An instance of the request class already populated for you if the current class
1717

1818
<?php namespace App\Controllers;
1919

20-
user CodeIgniter\Controller;
20+
use CodeIgniter\Controller;
2121

2222
class UserController extends Controller
2323
{

0 commit comments

Comments
 (0)