Skip to content
  • mscieszka's avatar
    Use DI when populating fields and generating nodes · d9be9f2e
    mscieszka authored
    Inject the entity field manager service in DevelGenerateBase as it is used in several DevelGenerate plugins.
    
    Move the logic that adds comments and statistics from the devel_generate.module's 'hook_entity_insert' implementation to ContentDevelGenerate as it was used for node generation.
    
    Change approach to not override constructors in devel_generate plugins.
    d9be9f2e