primo commit
This commit is contained in:
		
							
								
								
									
										10
									
								
								libraries/vendor/psr/cache/src/CacheException.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								libraries/vendor/psr/cache/src/CacheException.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | ||||
| <?php | ||||
|  | ||||
| namespace Psr\Cache; | ||||
|  | ||||
| /** | ||||
|  * Exception interface for all exceptions thrown by an Implementing Library. | ||||
|  */ | ||||
| interface CacheException extends \Throwable | ||||
| { | ||||
| } | ||||
		Reference in New Issue
	
	Block a user