Skip to content

Commit a9e9d32

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 7f10d6a commit a9e9d32

6 files changed

Lines changed: 6 additions & 6 deletions

src/Handler/InstallerCommandHandler.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

src/Handler/PublishCommandHandler.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

src/Handler/ServerCommandHandler.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

tests/Handler/InstallerCommandHandlerTest.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

tests/Handler/PublishCommandHandlerTest.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

tests/Handler/ServerCommandHandlerTest.php

Lines changed: 1 addition & 1 deletion
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 <bschussek@gmail.com>
77
*

0 commit comments

Comments
 (0)