You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice: Array to string conversion
in 'name' => $this->callable.'',
In fact the variable contains:
$this->callable = ["object", "string"];
Exception trace:
() at /vendor/mathielen/import-engine/src/Mathielen/ImportEngine/Storage/ServiceStorage.php:78Symfony\Component\Debug\ErrorHandler->handleError() at/vendor/mathielen/import-engine/src/Mathielen/ImportEngine/Storage/ServiceStorage.php:80Mathielen\ImportEngine\Storage\ServiceStorage->info() at /vendor/mathielen/import-engine/src/Mathielen/ImportEngine/Import/ImportBuilder.php:120Mathielen\ImportEngine\Import\ImportBuilder->build() at /vendor/mathielen/import-engine/src/Mathielen/ImportEngine/Import/ImportBuilder.php:103
Notice: Array to string conversion
in 'name' => $this->callable.'',
In fact the variable contains:
$this->callable = ["object", "string"];
app/config/config.yml
The text was updated successfully, but these errors were encountered: