mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 11:18:25 +00:00 
			
		
		
		
	fix type hinting
This commit is contained in:
		@@ -22,7 +22,7 @@ use Symfony\Component\HttpFoundation\Request;
 | 
			
		||||
class ClosingMotiveController extends CRUDController
 | 
			
		||||
{
 | 
			
		||||
    /**
 | 
			
		||||
     * @param \Chill\MainBundle\CRUD\Controller\string|string $action
 | 
			
		||||
     * @param string $action
 | 
			
		||||
     */
 | 
			
		||||
    protected function createEntity($action, Request $request): object
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user