Cache.php 51 B

123
  1. <?php
  2. abstract class Cache extends Kohana_Cache {}