@@ -48,7 +48,6 @@ discard block |
||
48 | 48 | /** |
49 | 49 | * Add options and set defaults to |
50 | 50 | * |
51 | - * @param array $options |
|
52 | 51 | * |
53 | 52 | * @since 2.0 |
54 | 53 | */ |
@@ -106,7 +105,7 @@ discard block |
||
106 | 105 | * |
107 | 106 | * @param array $options |
108 | 107 | * |
109 | - * @return array |
|
108 | + * @return string |
|
110 | 109 | * @since 2.0 |
111 | 110 | */ |
112 | 111 | public function schema ( $options = null ) { |