@@ -77,7 +77,7 @@ discard block |
||
77 | 77 | |
78 | 78 | /** |
79 | 79 | * @param $name |
80 | - * @return \PhraseanetSDK\AbstractRepository |
|
80 | + * @return \ProxyManager\Proxy\VirtualProxyInterface |
|
81 | 81 | */ |
82 | 82 | public function getRepository($name) |
83 | 83 | { |
@@ -109,7 +109,7 @@ discard block |
||
109 | 109 | /** |
110 | 110 | * Builds the options array used to build SDK entity managers |
111 | 111 | * |
112 | - * @return array |
|
112 | + * @return string |
|
113 | 113 | */ |
114 | 114 | private function getOptions() |
115 | 115 | { |