Skip to content

Commit ae54071

Browse files
committed
fix cs
1 parent 2cf896c commit ae54071

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/Controller/PagesController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
45
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
@@ -12,6 +13,7 @@
1213
* @since 0.2.9
1314
* @license https://opensource.org/licenses/mit-license.php MIT License
1415
*/
16+
1517
namespace App\Controller;
1618

1719
use Cake\Core\Configure;

templates/Pages/home.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* CakePHP(tm) : Rapid Development Framework (https://cakephp.org)
45
* Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)

0 commit comments

Comments
 (0)