mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
After running algorithm, the processing plugin take the layer from result to provide map layer instead of string. In the case of QgsProcessingOutputMultipleLayers, the instance check is not done on the layer but on an array.