Skip to content

Resolve #3305083 "Phpcs coding standard"

Closes #3305083 Dependency injection for Drupal logger in EntityEmbedBuilder. Brought back/uncommented user creation on EntityEmbedFilterTestBase (it was presumed to be "useless", because the variable was, in fact, created but not used, but the creation changed the user counter and the tests were expecting a user ID based on this creation (I.E.: tests expected user ID 1 instead of 0, ID 2 instead of 1 etc..)

Merge request reports