Skip to content
Snippets Groups Projects
Commit b212306c authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

linter

parent b8b14a8c
No related branches found
No related tags found
No related merge requests found
Pipeline #60189 passed
#!/usr/bin/env php #!/usr/bin/env php
<?php <?php
############################################################################################### //##############################################################################################
# Moves the DbpRelayCoreBundle to bottom of the array in `config/bundles.php`. // Moves the DbpRelayCoreBundle to bottom of the array in `config/bundles.php`.
############################################################################################### //##############################################################################################
// read the entire string // read the entire string
$str = file_get_contents('config/bundles.php'); $str = file_get_contents('config/bundles.php');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment