PHP Interface Nelmio\Alice\Generator\Resolver\ChainableParameterResolverInterface

Inheritance: extends Nelmio\Alice\Generator\Resolver\ParameterResolverInterface
Afficher le fichier Open project: nelmio/alice Interface Usage Examples

Méthodes publiques

Méthode Description
canResolve ( Parameter $parameter ) : boolean

Method Details

canResolve() public méthode

public canResolve ( Parameter $parameter ) : boolean
$parameter Nelmio\Alice\Parameter
Résultat boolean