Expected.php 142 B

123
  1. <?php defined('SYSPATH') OR die('No direct script access.');
  2. abstract class HTTP_Exception_Expected extends Kohana_HTTP_Exception_Expected {}