Apply fixes from StyleCI

This commit is contained in:
ThinkPHP
2016-12-24 13:46:11 +00:00
committed by StyleCI Bot
parent 18f8ee155d
commit 3363dd6226
31 changed files with 1548 additions and 1557 deletions

View File

@@ -71,4 +71,4 @@ EOF
new InputOption('raw', null, InputOption::VALUE_NONE, 'To output raw command list')
]);
}
}
}

View File

@@ -278,4 +278,4 @@ EOF;
return $classes;
}
}
}

View File

@@ -337,4 +337,4 @@ class Ask
return self::$stty = $exitcode === 0;
}
}
}