Add missing docblocks
This commit is contained in:
		
							parent
							
								
									bb07d6f78d
								
							
						
					
					
						commit
						590deedaeb
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -2,8 +2,14 @@ | ||||||
| 
 | 
 | ||||||
| use Sculpin\Bundle\SculpinBundle\HttpKernel\AbstractKernel; | use Sculpin\Bundle\SculpinBundle\HttpKernel\AbstractKernel; | ||||||
| 
 | 
 | ||||||
|  | /** | ||||||
|  |  * Class SculpinKernel | ||||||
|  |  */ | ||||||
| class SculpinKernel extends AbstractKernel | class SculpinKernel extends AbstractKernel | ||||||
| { | { | ||||||
|  |     /** | ||||||
|  |      * {@inheritdoc} | ||||||
|  |      */ | ||||||
|     protected function getAdditionalSculpinBundles() |     protected function getAdditionalSculpinBundles() | ||||||
|     { |     { | ||||||
|         return [ |         return [ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue