Closed jwillp closed 4 years ago
Make Coded Layer Object Templates use an anonymous function.
handleTemple = function($config, array $data): array { return $data; }
It requires updating the code of the LayerObjectCompiler
LayerObjectCompiler
Make Coded Layer Object Templates use an anonymous function.
It requires updating the code of the
LayerObjectCompiler