Skip to content
Snippets Groups Projects
Commit 2c708c8d authored by Larisse Amorim's avatar Larisse Amorim Committed by Christopher C. Wells
Browse files

Issue #3229668 by larisse, Takuma Shimabukuro, GuyPaddock, hamrant, lamp5:...

Issue #3229668 by larisse, Takuma Shimabukuro, GuyPaddock, hamrant, lamp5: ParseError: syntax error, unexpected 'EntityTypeManagerInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in Symfony\Component\ClassLoader\ApcClassLoader->loadClass() (line 21 of modules/contrib/jsonapi_image_styles/src/Form/JsonApi
parent 53dc9095
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ class JsonApiImageStylesAdminForm extends ConfigFormBase {
*
* @var \Drupal\Core\Entity\EntityTypeManagerInterface
*/
protected EntityTypeManagerInterface $entityTypeManager;
protected $entityTypeManager;
/**
* Constructs a \Drupal\system\ConfigFormBase object.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment