Refactor rule => condition

adapter => facade
This commit is contained in:
gmorel
2013-11-23 18:35:21 +01:00
parent 59a04f6a09
commit 8ce1030178
11 changed files with 52 additions and 64 deletions

View File

@@ -47,7 +47,7 @@ interface ConditionManagerInterface
function __construct(FacadeInterface $adapter);
/**
* Get Rule Service id
* Get Condition Service id
*
* @return string
*/