Completed
Pull Request — master (#82)
by
unknown
20:55
created
lib/ApiClient/AbstractApiClient.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -285,6 +285,7 @@
 block discarded – undo
285 285
 
286 286
     /**
287 287
      * {@inheritDoc}
288
+     * @param string $videoId
288 289
      */
289 290
     public function getKeywords(int $videoManagerId, ?string $videoId): ArrayCollection
290 291
     {
Please login to merge, or discard this patch.