PageRenderTime 50ms CodeModel.GetById 29ms RepoModel.GetById 0ms app.codeStats 0ms

/libs/Haanga/Extension/Filter/Intval.php

https://bitbucket.org/jonarano/joneame
PHP | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | c2564377e3514fd1109b8f25d4d2f42e MD5 | raw file
Possible License(s): AGPL-1.0
  1. <?php
  2. class Haanga_Extension_Filter_intval
  3. {
  4. public $php_alias = 'intval';
  5. }