Browse Source

Fix up phpcs.

Mark Story 7 years ago
parent
commit
40284e5740
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/View/ViewTest.php

+ 0 - 1
tests/TestCase/View/ViewTest.php

@@ -90,7 +90,6 @@ class ThemePostsController extends Controller
  */
 class TestView extends AppView
 {
-
     public function initialize(): void
     {
         $this->loadHelper('Html', ['mykey' => 'myval']);