PHP Class Nelmio\Alice\Throwable\Exception\Generator\Resolver\NoSuchPropertyExceptionFactory

Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
createForFixture ( Nelmio\Alice\FixtureInterface $fixture, FixturePropertyValue $value, integer $code, Throwable $previous = null ) : NoSuchPropertyException

Method Details

createForFixture() public static méthode

public static createForFixture ( Nelmio\Alice\FixtureInterface $fixture, FixturePropertyValue $value, integer $code, Throwable $previous = null ) : NoSuchPropertyException
$fixture Nelmio\Alice\FixtureInterface
$value Nelmio\Alice\Definition\Value\FixturePropertyValue
$code integer
$previous Throwable
Résultat NoSuchPropertyException