diff --git a/Controller.php b/Controller.php index 68f8571..ea2c0a2 100644 --- a/Controller.php +++ b/Controller.php @@ -70,7 +70,7 @@ class Controller extends ModuleAbstract implements WebInterface /** * Providing. * - * @var string + * @var string[] * @since 1.0.0 */ protected static $providing = []; @@ -78,7 +78,7 @@ class Controller extends ModuleAbstract implements WebInterface /** * Dependencies. * - * @var string + * @var string[] * @since 1.0.0 */ protected static $dependencies = [