WIP : Refactor contraint/rule becomes conditions (more generic)

This commit is contained in:
gmorel
2013-09-25 16:36:14 +02:00
parent d6172f23cf
commit b7851b2d54
41 changed files with 1387 additions and 3637 deletions

View File

@@ -165,11 +165,11 @@ interface AdapterInterface
public function getRequest();
/**
* Return Condition Validator
* Return Condition Evaluator
*
* @return ConditionEvaluator
*/
public function getConditionValidator();
public function getConditionEvaluator();
/**
* Return all available currencies