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:
@@ -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()) {
|
||||
|
Reference in New Issue
Block a user