@@ -112,7 +112,7 @@ discard block |
||
112 | 112 | * |
113 | 113 | * @param array $options |
114 | 114 | * |
115 | - * @return array |
|
115 | + * @return string |
|
116 | 116 | * @since 2.0 |
117 | 117 | */ |
118 | 118 | public function schema ( $options = null ) { |
@@ -222,7 +222,7 @@ discard block |
||
222 | 222 | * @param array $pod |
223 | 223 | * @param object $params |
224 | 224 | * |
225 | - * @return mixed|string |
|
225 | + * @return string |
|
226 | 226 | * @since 2.0 |
227 | 227 | */ |
228 | 228 | public function pre_save ( $value, $id = null, $name = null, $options = null, $fields = null, $pod = null, $params = null ) { |
@@ -144,7 +144,7 @@ |
||
144 | 144 | * |
145 | 145 | * @param array $options |
146 | 146 | * |
147 | - * @return array |
|
147 | + * @return string |
|
148 | 148 | * @since 2.0 |
149 | 149 | */ |
150 | 150 | public function prepare ( $options = null ) { |
@@ -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 ) { |
@@ -112,7 +112,7 @@ discard block |
||
112 | 112 | * |
113 | 113 | * @param array $options |
114 | 114 | * |
115 | - * @return array |
|
115 | + * @return string |
|
116 | 116 | * @since 2.0 |
117 | 117 | */ |
118 | 118 | public function schema ( $options = null ) { |
@@ -222,7 +222,7 @@ discard block |
||
222 | 222 | * @param array $pod |
223 | 223 | * @param object $params |
224 | 224 | * |
225 | - * @return mixed|string |
|
225 | + * @return string |
|
226 | 226 | * @since 2.0 |
227 | 227 | */ |
228 | 228 | public function pre_save ( $value, $id = null, $name = null, $options = null, $fields = null, $pod = null, $params = null ) { |