@@ -137,6 +137,7 @@ |
||
137 | 137 | |
138 | 138 | /** |
139 | 139 | * {@inheritDoc} |
140 | + * @param TypeContext $context |
|
140 | 141 | */ |
141 | 142 | public function create(string $tagLine, ?TypeContext $context = null) : ?Tag |
142 | 143 | { |