Fixing PHPCS errors.

This commit is contained in:
Dan Cryer 2015-02-26 08:45:42 +00:00
commit e7a270f60a
12 changed files with 13 additions and 26 deletions

View file

@ -126,7 +126,7 @@ class PluginController extends \PHPCI\Controller
/**
* Convert array to json and save composer.json
*
*
* @param $array
*/
protected function setComposerJson($array)