MappingRule
MappingRule
class MappingRule
Methods
__construct(FormInterface $origin, $propertyPath, $targetPath) | ||
FormInterface | getOrigin() | |
null|FormInterface | match(string $propertyPath) Matches a property path against the rule path. | |
bool | isPrefix(string $propertyPath) Matches a property pa |