diff --git a/src/Context.php b/src/Context.php index 26862c3..2afd449 100644 --- a/src/Context.php +++ b/src/Context.php @@ -33,7 +33,7 @@ public function __construct($context, array $data = []) * @param string $context * @param array $data * - * @return string + * @return static */ public static function create($context, array $data = []) {