kopia lustrzana https://github.com/nextcloud/social
				
				
				
			Update Person.php
							rodzic
							
								
									bcffd1cf73
								
							
						
					
					
						commit
						dbdca46f38
					
				|  | @ -347,9 +347,12 @@ class Person extends ACore implements JsonSerializable { | |||
| 
 | ||||
| 	/** | ||||
| 	 * @param bool $local | ||||
| 	 * | ||||
| 	 * @return Person | ||||
| 	 */ | ||||
| 	public function setLocal(bool $local) { | ||||
| 	public function setLocal(bool $local): Person { | ||||
| 		$this->local = $local; | ||||
| 		 | ||||
| 		return $this; | ||||
| 	} | ||||
| 
 | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Maxence Lange
						Maxence Lange