This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Description
|
* @todo Move this to use it globally |
|
*/ |
|
$config = new AutoMapperConfig(); |
|
$config->getOptions()->dontSkipConstructor(); |
|
$config->registerMapping(FileSystemEntities::class, Files::class)->useCustomMapper($fileMapper); |
|
|
This issue was generated by todo based on a todo comment in f36fd7c when #64 was merged. cc @bakaphp.