@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -52,7 +52,7 @@ |
||
52 | 52 | /** |
53 | 53 | * Get handler with required custom field types registered. |
54 | 54 | * |
55 | - * @return Handler |
|
55 | + * @return \eZ\Publish\SPI\Persistence\Handler|null |
|
56 | 56 | */ |
57 | 57 | public function getCustomHandler() |
58 | 58 | { |
@@ -91,7 +91,7 @@ |
||
91 | 91 | } |
92 | 92 | |
93 | 93 | /** |
94 | - * @param string|Twig_Template $baseTemplate |
|
94 | + * @param string $baseTemplate |
|
95 | 95 | */ |
96 | 96 | public function setBaseTemplate($baseTemplate) |
97 | 97 | { |