Skip to content
Code-Schnipsel Gruppen Projekte
Commit 4d281611 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

Merge branch 'dev'

Übergeordnete 4213c780 c1106c18
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
Keine zugehörigen Merge Requests gefunden
......@@ -115,6 +115,30 @@ public function __construct($attributes = [])
}
}
/**
* placeholder. unique list cant be recalculate
* recalculate makes the unique article list compatible to the article list
*
* @param $Calc
*/
public function recalculate($Calc = null)
{
// placeholder. unique list cant be recalculate
}
/**
* placeholder. unique list cant be calc
* calc makes the unique article list compatible to the article list
*
* @param $Calc
* @return $this
*/
public function calc($Calc = null)
{
// placeholder. unique list cant be calc
return $this;
}
/**
* Set locale
*
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren