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