mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-08 00:05:09 -04:00
For QgsPyExpressionFunctions swap the positions of the '$name'-placeholder and 'function' to be consistent with native QGIS functions. Also replace the following break-Tag with a newline to get rid of extra space.