mirror of
				https://github.com/sitelease/sugar-cube-client.git
				synced 2025-10-31 12:02:30 +01:00 
			
		
		
		
	Fixed a typo
This commit is contained in:
		| @ -53,7 +53,7 @@ class TrackedTime implements \JsonSerializable { | |||||||
|  |  | ||||||
|   /** |   /** | ||||||
|    * Creates a new entry from the specified JSON map. |    * Creates a new entry from the specified JSON map. | ||||||
|    * @param object $map A JSON map representing a entry. |    * @param object $map A JSON map representing an entry. | ||||||
|    * @return static The instance corresponding to the specified JSON map. |    * @return static The instance corresponding to the specified JSON map. | ||||||
|    */ |    */ | ||||||
|   static function fromJson(object $map): self { |   static function fromJson(object $map): self { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user