Skip to content
Snippets Groups Projects
Commit f5088c95 authored by Demian Katz's avatar Demian Katz
Browse files

Style fixes.

parent 5fc2c6f9
No related merge requests found
...@@ -43,7 +43,7 @@ class PluginManager extends \VuFind\ServiceManager\AbstractPluginManager ...@@ -43,7 +43,7 @@ class PluginManager extends \VuFind\ServiceManager\AbstractPluginManager
* *
* Make sure table gateways are properly initialized. * Make sure table gateways are properly initialized.
* *
* @param null|ConfigInterface $configuration * @param null|ConfigInterface $configuration Configuration settings (optional)
*/ */
public function __construct( public function __construct(
\Zend\ServiceManager\ConfigInterface $configuration = null \Zend\ServiceManager\ConfigInterface $configuration = null
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment