6 lines
		
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			167 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
services:
 | 
						|
  json_ingestion_examples.commands:
 | 
						|
    class: Drupal\json_ingestion_examples\Drush\Commands\JsonIngestionCommands
 | 
						|
    tags:
 | 
						|
      - { name: drush.command }
 |