Browse Source

Fix doc block.

dereuromark 8 years ago
parent
commit
829778dfb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Error/ErrorHandlerTest.php

+ 1 - 1
tests/TestCase/Error/ErrorHandlerTest.php

@@ -132,7 +132,7 @@ class ErrorHandlerTest extends TestCase
     /**
      * provides errors for mapping tests.
      *
-     * @return void
+     * @return array
      */
     public static function errorProvider()
     {