mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
Fix coding standards error.
This commit is contained in:
parent
a0eb736151
commit
1d1a2f859c
1 changed files with 0 additions and 1 deletions
|
@ -1132,7 +1132,6 @@ class SecurityComponentTest extends CakeTestCase {
|
||||||
$this->assertFalse($this->Controller->Security->validatePost($this->Controller));
|
$this->assertFalse($this->Controller->Security->validatePost($this->Controller));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* test that a requestAction's controller will have the _Token appended to
|
* test that a requestAction's controller will have the _Token appended to
|
||||||
* the params.
|
* the params.
|
||||||
|
|
Loading…
Add table
Reference in a new issue