Skip to content

Commit a0327e5

Browse files
committed
Fix CS
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)
1 parent cf00b5b commit a0327e5

6 files changed

+6
-6
lines changed

src/Handler/InstallerCommandHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

src/Handler/PublishCommandHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

src/Handler/ServerCommandHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

tests/Handler/InstallerCommandHandlerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

tests/Handler/PublishCommandHandlerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

tests/Handler/ServerCommandHandlerTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of the puli/asset-plugin package.
4+
* This file is part of the puli/cli package.
55
*
66
* (c) Bernhard Schussek <[email protected]>
77
*

0 commit comments

Comments
 (0)