6 lines
		
	
	
		
			130 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			130 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
services:
 | 
						|
  dc_core.commands:
 | 
						|
    class: \Drupal\dc_core\Drush\Commands\CharacterImport
 | 
						|
    tags:
 | 
						|
      - { name: drush.command }
 |