PHP Class Phly\Conduit\Utils

Afficher le fichier Open project: phly/conduit Class Usage Examples

Méthodes publiques

Méthode Description
getArity ( string | callable | object $callable ) : integer Get the arity of a handler

Method Details

getArity() public static méthode

Get the arity of a handler
public static getArity ( string | callable | object $callable ) : integer
$callable string | callable | object
Résultat integer