From cbc998154b9ae6e10f25458c8d635fe5b2f36d9e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 16 Mar 2018 12:39:55 +0100 Subject: [PATCH] docblock typehint fix --- Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controller.php b/Controller.php index 112624e..fe250ce 100644 --- a/Controller.php +++ b/Controller.php @@ -72,7 +72,7 @@ class Controller extends ModuleAbstract implements WebInterface /** * Providing. * - * @var string + * @var string[] * @since 1.0.0 */ protected static $providing = [