https://github.com/AdvancedCustomFields/acf-field-type-template/blob/4976eebe99875d4183b4bf0ce81d688a0cf0323e/acf-FIELD-NAME/fields/class-NAMESPACE-acf-field-FIELD-NAME-v5.php#L446 I believe that this line should end with a `;` instead of a `,` ?
acf-field-type-template/acf-FIELD-NAME/fields/class-NAMESPACE-acf-field-FIELD-NAME-v5.php
Line 446 in 4976eeb
I believe that this line should end with a
;instead of a,?