Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed May 22, 2017
1 parent 17adfab commit 78369f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/com_content/Controller/Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Controller extends \Joomla\CMS\Controller\Controller
/**
* Constructor.
*
* @param array $config An optional associative array of configuration settings.
* @param array $config An optional associative array of configuration settings.
* Recognized key values include 'name', 'default_task', 'model_path', and
* 'view_path' (this list is not meant to be comprehensive).
* @param MvcFactoryInterface $factory The factory.
Expand Down

0 comments on commit 78369f2

Please sign in to comment.