Add a new function for number formating

[MAILPOET-1526]
This commit is contained in:
Pavel Dohnal
2018-09-17 16:19:56 +02:00
parent 44f0f7fa9e
commit edd447ce82
2 changed files with 8 additions and 3 deletions

View File

@ -128,4 +128,4 @@ class Renderer {
$this->assets_manifest_css[$asset] :
$asset;
}
}
}