Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Nov 5, 2014
1 parent 7e61df8 commit 04b53f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Controller/Component/SecurityComponent.php
Expand Up @@ -351,7 +351,8 @@ protected function _validatePost(Controller $controller) {
}

/**
* Manually add CSRF token information into the provided request object.
* Manually add form tampering prevention token information into the provided
* request object.
*
* @param \Cake\Network\Request $request The request object to add into.
* @return bool
Expand Down

0 comments on commit 04b53f5

Please sign in to comment.