Response.php 150 B

12345
  1. <?php
  2. /**
  3. * @deprecated since version 4.0 - Please use according KO7 Class instead.
  4. */
  5. interface Kohana_HTTP_Response extends KO7_HTTP_Response {}