- Issue created by @chucksimply
- πΊπΈUnited States chucksimply
Disregard... this was due to another patch.
After update from 10.2.11 to 10.3.10, received this error.
ParseError: syntax error, unexpected token "use", expecting "," or ";" in Composer\Autoload\{closure}() (line 6 of /core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php).
Just missing a semi colon after "Drupal\Core\Entity\EntityForm"
Active
10.3 β¨
field system
Disregard... this was due to another patch.