PHP Interface Nelmio\Alice\Generator\Resolver\Value\ChainableValueResolverInterface

Inheritance: extends Nelmio\Alice\Generator\ValueResolverInterface
Datei anzeigen Open project: nelmio/alice Interface Usage Examples

Public Methods

Method Description
canResolve ( Nelmio\Alice\Definition\ValueInterface $value ) : boolean

Method Details

canResolve() public method

public canResolve ( Nelmio\Alice\Definition\ValueInterface $value ) : boolean
$value Nelmio\Alice\Definition\ValueInterface
return boolean