test-files for PHP-CS
This commit is contained in:
parent
b852a61611
commit
622ec88fe3
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
function a_failed_one ( ) {
|
||||
echo "blubb";
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
function a_failed_one ( ) {
|
||||
echo "blubb";
|
||||
}
|
Loading…
Reference in New Issue
Block a user