When i try to enable module using composer require 'drupal/another_entity_iterator:1.x-dev@dev' it throws an following error:
ParseError: syntax error, unexpected token "readonly", expecting "abstract" or "final" or "class" in Composer\Autoload\{closure}() (line 15 of modules\contrib\another_entity_iterator\src\EntityIterator\EntityIteratorFactory.php).
I m also attaching image of the error.
| Comment | File | Size | Author |
|---|---|---|---|
| Error.png | 47.84 KB | Praveen rani |
Issue fork another_entity_iterator-3445889
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3445889-parseerror-syntax-error
compare
- 1.x
changes, plain diff MR !1
Comments
Comment #3
Praveen rani commentedHi @dpi, I have created MR to solve above issue. Please review it.
Thank You.
Comment #5
dpiper mr