Exporting/Importing custom types is possible now #740
Annotations
4 errors
PHP 8.3:
app/Services/Campaign/ExportService.php#L312
Variable $name might not be defined.
|
PHP 8.3:
app/Services/Campaign/ExportService.php#L376
Method App\Models\Entity::export() invoked with 1 parameter, 0 required.
|
PHP 8.3:
app/Services/Campaign/Import/Mappers/CustomEntityMapper.php (in context of class App/Services/Campaign/Import/Mappers/CustomMapper)#L352
Access to an undefined property App\Services\Campaign\Import\Mappers\CustomMapper::$model.
|
PHP 8.3
Process completed with exit code 1.
|