mirror of
				https://github.com/pierre42100/ComunicAPI
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fix property name issue
This commit is contained in:
		@@ -30,7 +30,7 @@ class AccountImageSettings {
 | 
			
		||||
 | 
			
		||||
	//Private fields
 | 
			
		||||
	private $visibility = self::VISIBILITY_OPEN;
 | 
			
		||||
	private $path;
 | 
			
		||||
	private $image_path;
 | 
			
		||||
 | 
			
		||||
	//Set and get visibility level
 | 
			
		||||
	public function set_visibility_level(int $visibility_level){
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user