Differences Between: [Versions 311 and 402] [Versions 311 and 403]
1 <?php 2 3 namespace Psr\SimpleCache; 4 5 /** 6 * Interface used for all types of exceptions thrown by the implementing library. 7 */ 8 interface CacheException 9 { 10 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body