@@ -71,6 +71,9 @@ |
||
71 | 71 | return 'Route for media '.$name->getValues()->getId().' not found'; |
72 | 72 | } |
73 | 73 | |
74 | + /** |
|
75 | + * @param string $name |
|
76 | + */ |
|
74 | 77 | private function getItem($name) |
75 | 78 | { |
76 | 79 | $values = $name->getValues(); |