mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -25,8 +25,7 @@ class CustomFieldDataTransformer implements DataTransformerInterface
|
||||
public function __construct(
|
||||
CustomFieldInterface $customFieldDefinition,
|
||||
CustomField $customField
|
||||
)
|
||||
{
|
||||
) {
|
||||
$this->customFieldDefinition = $customFieldDefinition;
|
||||
$this->customField = $customField;
|
||||
}
|
||||
|
Reference in New Issue
Block a user