mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
		@@ -26,7 +26,7 @@ class AsideActivityCategory
 | 
			
		||||
    /**
 | 
			
		||||
     * @ORM\Column(type="boolean")
 | 
			
		||||
     */
 | 
			
		||||
    private $isActive;
 | 
			
		||||
    private bool $isActive = true;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * @ORM\OneToMany(targetEntity=AsideActivity::class, mappedBy="type")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user