PHP Class Jyxo\Input\Filter

Author: Jakub Tománek
Afficher le fichier Open project: jyxo/php

Méthodes publiques

Méthode Description
__callStatic ( string $method, array $params ) : mixed Static filtering.

Method Details

__callStatic() public static méthode

Static filtering.
public static __callStatic ( string $method, array $params ) : mixed
$method string Filter name
$params array Parameters; the first value gets filtered, the rest will be used as constructor parameters
Résultat mixed