Merge pull request #12979 from mattwire/datepicker_eventparticipant_register
[civicrm-core.git] / Civi / Test / Schema.php
index 706f8482f2959c9d2545a12aa4c3339af4b26b04..7c3bb4655dbe7a6db502780fccfa3f8e8d7a116f 100644 (file)
@@ -84,7 +84,7 @@ class Schema {
   }
 
   /**
-   * @return array
+   * @return Schema
    */
   public function truncateAll() {
     $tables = \Civi\Test::schema()->getTables('BASE TABLE');