mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 08:02:22 +01:00
Merge remote-tracking branch 'upstream/develop' into camelCaps
This commit is contained in:
@@ -41,7 +41,8 @@ class pdf_standardlabel extends CommonStickerGenerator
|
||||
* @param array $param Associative array containing label content and optional parameters
|
||||
* @return void
|
||||
*/
|
||||
function addSticker(&$pdf,$outputlangs,$param) {
|
||||
function addSticker(&$pdf,$outputlangs,$param)
|
||||
{
|
||||
// use this method in future refactoring
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user