mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -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.