Upgrade to 3.2.4

This commit is contained in:
Bastian Allgeier
2019-09-03 11:01:57 +02:00
parent f79bc3248c
commit ff9b5b1861
25 changed files with 1053 additions and 140 deletions

View File

@@ -163,7 +163,7 @@ class Field extends Component
return $translate;
},
/**
* Conditions when the field will be shown
* Conditions when the field will be shown (since 3.1.0)
*/
'when' => function ($when = null) {
return $when;