19 declare(strict_types=1);
49 if (!is_array($from)) {
54 return $this->trafo->transform(
$a);
trait DeriveInvokeFromTransform
trait DeriveApplyToFromTransform
Adds to any array keys for each value.
__construct(Transformation $trafo)
$a
thx to https://mlocati.github.io/php-cs-fixer-configurator for the examples