Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 5fa9d85

Browse files
authored
Apply fixes from StyleCI (#133)
[ci skip] [skip ci]
1 parent 053acda commit 5fa9d85

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<?php
22

3+
/*
4+
* This file is part of the Symfony CMF package.
5+
*
6+
* (c) 2011-2017 Symfony CMF
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
10+
*/
311

412
return [
5-
'cmf.block.service'
13+
'cmf.block.service',
614
];

0 commit comments

Comments
 (0)