mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Remove whitespace.
This commit is contained in:
parent
c08119a36b
commit
ce5d64b083
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ abstract class ControllerTestCase extends CakeTestCase {
|
||||||
* @var bool
|
* @var bool
|
||||||
*/
|
*/
|
||||||
protected $_dirtyController = false;
|
protected $_dirtyController = false;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The class name to use for mocking the response object.
|
* The class name to use for mocking the response object.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue