@@ -39,6 +39,9 @@ |
||
39 | 39 | $this->callComponentSetter($segment, $metadata, $value); |
40 | 40 | } |
41 | 41 | |
42 | + /** |
|
43 | + * @param string $uri |
|
44 | + */ |
|
42 | 45 | public function addUri($uri) |
43 | 46 | { |
44 | 47 | if ($this->playlist instanceof PlaylistCopyableInterface) { |