Skip to content

Commit e3eea94

Browse files
committed
docs: make @deprecated IncomingRequest::$enableCSRF that is not used
1 parent f43f46b commit e3eea94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/HTTP/IncomingRequest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ class IncomingRequest extends Request
5151
* Set automatically based on Config setting.
5252
*
5353
* @var bool
54+
*
55+
* @deprecated Not used
5456
*/
5557
protected $enableCSRF = false;
5658

0 commit comments

Comments
 (0)