fix: Used correct declaration for setRawConfigs
- chore: Added README
This commit is contained in:
		| @@ -8,5 +8,5 @@ interface IStorage { | ||||
|  public function save(Calendar $c); | ||||
|  public function refresh(); | ||||
|  public function getConfig(); | ||||
|  public function setRawConfigs(); | ||||
|  public function setRawConfigs($rawConfigs); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user