Completed
Push — ezp30481_turkish_i_breaks_lega... ( f8977c...f9e406 )
by
unknown
17:31
created
eZ/Publish/SPI/Tests/FieldType/BinaryFileIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/CheckboxIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/CountryIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/DateAndTimeIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/EmailAddressIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/FloatIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/IntegerIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/ISBNIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.
eZ/Publish/SPI/Tests/FieldType/MapLocationIntegrationTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
     /**
49 49
      * Get handler with required custom field types registered.
50 50
      *
51
-     * @return Handler
51
+     * @return \eZ\Publish\SPI\Persistence\Handler
52 52
      */
53 53
     public function getCustomHandler()
54 54
     {
Please login to merge, or discard this patch.