Skip to content

Commit 4176da0

Browse files
author
Mark Scherer
committed
Fix CS
1 parent 41f71c6 commit 4176da0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/TestCase/Controller/Component/CommonComponentTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,9 @@ public function testAutoPostRedirectRefererNotWhitelisted() {
197197
*/
198198
class CommonComponentTestController extends Controller {
199199

200+
/**
201+
* @var string
202+
*/
200203
public $name = 'MyController';
201204

202205
/**

0 commit comments

Comments
 (0)