PageRenderTime 46ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/Haanga/Extension/Filter/Intval.php

http://github.com/crodas/Haanga
PHP | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | 0b0bbfcabc19dfc7a174ef9868eb6c6b MD5 | raw file
  1. <?php
  2. class Haanga_Extension_Filter_intval
  3. {
  4. public $php_alias = 'intval';
  5. }