Skip to content

Commit

Permalink
Merge pull request #15 from humanmade/fix-cs
Browse files Browse the repository at this point in the history
Fix coding standards
  • Loading branch information
roborourke authored May 24, 2019
2 parents c27de53 + 1d17c29 commit 79b4cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion load.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Altis\Dev_Tools;
namespace Altis\Dev_Tools; // @codingStandardsIgnoreLine

use function Altis\get_environment_architecture;
use function Altis\register_module;
Expand Down

0 comments on commit 79b4cd6

Please sign in to comment.