Skip to content

Commit

Permalink
docs: make @deprecated IncomingRequest::$enableCSRF that is not used
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Oct 22, 2021
1 parent f43f46b commit e3eea94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/HTTP/IncomingRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ class IncomingRequest extends Request
* Set automatically based on Config setting.
*
* @var bool
*
* @deprecated Not used
*/
protected $enableCSRF = false;

Expand Down

0 comments on commit e3eea94

Please sign in to comment.