Apply fixes from StyleCI
This commit is contained in:
parent
f3dbc898b7
commit
816003fa92
@ -12,7 +12,7 @@ If not, see <http://www.gnu.org/licenses/>.
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
if (!isset($argv[3])) {
|
if (!isset($argv[3])) {
|
||||||
echo('Usage: '.$argv[0].' inputDir output.phar ref'.PHP_EOL);
|
echo 'Usage: '.$argv[0].' inputDir output.phar ref'.PHP_EOL;
|
||||||
die(1);
|
die(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user