Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
   1) tests/Handler/InstallerCommandHandlerTest.php (header_comment)
   2) tests/Handler/ServerCommandHandlerTest.php (header_comment)
   3) tests/Handler/PublishCommandHandlerTest.php (header_comment)
   4) src/Handler/InstallerCommandHandler.php (header_comment)
   5) src/Handler/ServerCommandHandler.php (header_comment)
   6) src/Handler/PublishCommandHandler.php (header_comment)
  • Loading branch information
soullivaneuh committed Oct 16, 2015
1 parent 08d3c35 commit 9d40846
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/Handler/InstallerCommandHandler.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion src/Handler/PublishCommandHandler.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion src/Handler/ServerCommandHandler.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion tests/Handler/InstallerCommandHandlerTest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion tests/Handler/PublishCommandHandlerTest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion tests/Handler/ServerCommandHandlerTest.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/*
* This file is part of the puli/asset-plugin package.
* This file is part of the puli/cli package.
*
* (c) Bernhard Schussek <[email protected]>
*
Expand Down

0 comments on commit 9d40846

Please sign in to comment.