diff --git a/Controller.php b/Controller.php index b82507e..9d5e619 100644 --- a/Controller.php +++ b/Controller.php @@ -64,7 +64,7 @@ class Controller extends ModuleAbstract implements WebInterface /** * Providing. * - * @var string + * @var string[] * @since 1.0.0 */ protected static $providing = [ @@ -73,7 +73,7 @@ class Controller extends ModuleAbstract implements WebInterface /** * Dependencies. * - * @var string + * @var string[] * @since 1.0.0 */ protected static $dependencies = [