PHP Class Phalcon\Test\Unit\Filter\Helper\FilterBase

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Datei anzeigen Open project: phalcon/cphalcon

Protected Methods

Method Description
sanitizer ( string $filter, mixed $expected, mixed $value ) Tests integers

Method Details

sanitizer() protected method

Tests integers
Since: 2012-11-30
Author: Nikos Dimopoulos ([email protected])
protected sanitizer ( string $filter, mixed $expected, mixed $value )
$filter string
$expected mixed
$value mixed