mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Various code cleanup.
This commit is contained in:
		| @@ -53,6 +53,7 @@ class ExportJobRepository implements ExportJobRepositoryInterface | ||||
|  | ||||
|     /** | ||||
|      * @return bool | ||||
|      * | ||||
|      * @throws \Exception | ||||
|      */ | ||||
|     public function cleanup(): bool | ||||
| @@ -138,6 +139,7 @@ class ExportJobRepository implements ExportJobRepositoryInterface | ||||
|      * @param ExportJob $job | ||||
|      * | ||||
|      * @return string | ||||
|      * | ||||
|      * @throws \Illuminate\Contracts\Filesystem\FileNotFoundException | ||||
|      */ | ||||
|     public function getContent(ExportJob $job): string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user