Метод | Описание | |
---|---|---|
resolve ( Nelmio\Alice\Definition\ValueInterface $value, Nelmio\Alice\FixtureInterface $fixture, |
Resolves a value, i.e. determine the final value. Once resolved, the value will be ready to be passed to the object. |
public resolve ( Nelmio\Alice\Definition\ValueInterface $value, Nelmio\Alice\FixtureInterface $fixture, |
||
$value | Nelmio\Alice\Definition\ValueInterface | |
$fixture | Nelmio\Alice\FixtureInterface | Fixture to which belongs the arguments. |
$fixtureSet | ||
$scope | array | List of variables accessible while resolving the arguments. |
$context | ||
Результат |