Skip to content

Commit b948c32

Browse files
authored
a typo?
1 parent 4b9d151 commit b948c32

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)