cakephp / docs

CakePHP CookBook
http://book.cakephp.org
Other
679 stars 2.58k forks source link

Update csrf.rst #7873

Closed yosus closed 5 months ago

yosus commented 5 months ago

Added a use to prevent this error

PHP Fatal error: Could not check compatibility between App\Application::routes(App\RouteBuilder $routes): void and Cake\Http\BaseApplication::routes(Cake\Routing\RouteBuilder $routes): void, because class App\RouteBuilder is not available ....