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

/movil/libs/Haanga/Extension/Filter/Empty.php

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