1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-24 23:31:01 +02:00

Bump version to 3.0.146

This commit is contained in:
Ryan Cramer
2019-11-22 14:12:51 -05:00
parent 72713948fa
commit fd89b7cebd
11 changed files with 14 additions and 12 deletions

View File

@@ -207,7 +207,7 @@ class FieldtypeRepeater extends Fieldtype implements ConfigurableModule {
*
* @param array $a Field data from DB (if needed)
* @return string Return class name or blank to use default Field class
* @since 3.0.147
* @since 3.0.146
*
*/
public function getFieldClass(array $a = array()) {