Configurable activity and project number (#4729)
* added configurable activity number * added configurable project number * fix deprecations * added some tests for entity exporter * better configuration of dropdown pattern for customer, project and activity
This commit is contained in:
@@ -40,7 +40,7 @@ final class StringToArrayTransformer implements DataTransformerInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* Transforms a string to an array of tags.
|
||||
* Transforms a string to an array of strings.
|
||||
*
|
||||
* @param string|null $value
|
||||
* @return array<string>
|
||||
|
||||
Reference in New Issue
Block a user