@@ -27,7 +27,7 @@ |
||
27 | 27 | * @param $name |
28 | 28 | * @param $requestedName |
29 | 29 | * |
30 | - * @return bool|void |
|
30 | + * @return boolean |
|
31 | 31 | */ |
32 | 32 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
33 | 33 | { |
@@ -26,7 +26,7 @@ |
||
26 | 26 | * @param $name |
27 | 27 | * @param $requestedName |
28 | 28 | * |
29 | - * @return bool|void |
|
29 | + * @return boolean |
|
30 | 30 | */ |
31 | 31 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
32 | 32 | { |
@@ -28,7 +28,7 @@ |
||
28 | 28 | * @param $name |
29 | 29 | * @param $requestedName |
30 | 30 | * |
31 | - * @return bool|void |
|
31 | + * @return boolean |
|
32 | 32 | */ |
33 | 33 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
34 | 34 | { |
@@ -28,7 +28,7 @@ discard block |
||
28 | 28 | * @param $name |
29 | 29 | * @param $requestedName |
30 | 30 | * |
31 | - * @return bool|void |
|
31 | + * @return boolean |
|
32 | 32 | */ |
33 | 33 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
34 | 34 | { |
@@ -42,7 +42,7 @@ discard block |
||
42 | 42 | * @param $name |
43 | 43 | * @param $requestedName |
44 | 44 | * |
45 | - * @return AdapterInterface |
|
45 | + * @return FileLocatorInterface |
|
46 | 46 | * @throws \Nnx\JmsSerializerModule\MetadataDriver\Exception\RuntimeException |
47 | 47 | * @throws \Nnx\JmsSerializerModule\Options\Exception\InvalidArgumentException |
48 | 48 | * @throws \Zend\ServiceManager\Exception\ServiceNotFoundException |
@@ -28,7 +28,7 @@ discard block |
||
28 | 28 | * @param $name |
29 | 29 | * @param $requestedName |
30 | 30 | * |
31 | - * @return bool|void |
|
31 | + * @return boolean |
|
32 | 32 | */ |
33 | 33 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
34 | 34 | { |
@@ -42,7 +42,7 @@ discard block |
||
42 | 42 | * @param $name |
43 | 43 | * @param $requestedName |
44 | 44 | * |
45 | - * @return AdapterInterface |
|
45 | + * @return DriverInterface |
|
46 | 46 | * @throws \Nnx\JmsSerializerModule\MetadataDriver\Exception\RuntimeException |
47 | 47 | * @throws \Nnx\JmsSerializerModule\Options\Exception\InvalidArgumentException |
48 | 48 | * @throws \Zend\ServiceManager\Exception\ServiceNotFoundException |
@@ -26,7 +26,7 @@ |
||
26 | 26 | * @param $name |
27 | 27 | * @param $requestedName |
28 | 28 | * |
29 | - * @return bool|void |
|
29 | + * @return boolean |
|
30 | 30 | */ |
31 | 31 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
32 | 32 | { |
@@ -27,7 +27,7 @@ |
||
27 | 27 | * @param $name |
28 | 28 | * @param $requestedName |
29 | 29 | * |
30 | - * @return bool|void |
|
30 | + * @return boolean |
|
31 | 31 | */ |
32 | 32 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
33 | 33 | { |
@@ -26,7 +26,7 @@ |
||
26 | 26 | * @param $name |
27 | 27 | * @param $requestedName |
28 | 28 | * |
29 | - * @return bool|void |
|
29 | + * @return boolean |
|
30 | 30 | */ |
31 | 31 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
32 | 32 | { |
@@ -27,7 +27,7 @@ discard block |
||
27 | 27 | * @param $name |
28 | 28 | * @param $requestedName |
29 | 29 | * |
30 | - * @return bool|void |
|
30 | + * @return boolean |
|
31 | 31 | */ |
32 | 32 | public function canCreateServiceWithName(ServiceLocatorInterface $serviceLocator, $name, $requestedName) |
33 | 33 | { |
@@ -41,7 +41,7 @@ discard block |
||
41 | 41 | * @param $name |
42 | 42 | * @param $requestedName |
43 | 43 | * |
44 | - * @return ObjectConstructorInterface |
|
44 | + * @return VisitorInterface |
|
45 | 45 | * @throws \Nnx\JmsSerializerModule\Visitor\Exception\RuntimeException |
46 | 46 | * @throws \Nnx\JmsSerializerModule\ObjectConstructor\Exception\RuntimeException |
47 | 47 | * @throws \Zend\ServiceManager\Exception\ServiceNotFoundException |