Remove readonly modifier from EntityManager #3060
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
5 errors and 1 warning
coding-standards / Coding Standards (8.3):
tests/Tests/EntityManagerTest.php#L17
Expected 1 space after class keyword; 0 found
|
coding-standards / Coding Standards (8.3):
tests/Tests/EntityManagerTest.php#L25
Closure does not have void return type hint.
|
coding-standards / Coding Standards (8.3):
tests/Tests/EntityManagerTest.php#L27
Expected 1 space after class keyword; 0 found
|
coding-standards / Coding Standards (8.3):
tests/Tests/EntityManagerTest.php#L45
Expected 1 newline at end of file; 0 found
|
coding-standards / Coding Standards (8.3)
Process completed with exit code 1.
|
coding-standards / Coding Standards (8.3)
The process '/usr/bin/git' failed with exit code 128
|