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

phpdoc

Übergeordneter 289fb43c
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -119,7 +119,7 @@ public static function onSmartyInit($Smarty)
/**
* Smarty brickarea function {brickarea}
*
* @param Array $params - function parameter
* @param array $params - function parameter
* @param \Smarty
*/
public static function brickarea($params, $smarty)
......
......@@ -108,7 +108,7 @@ public function clearCache()
/**
* Delete the brick
*
* @param Integer $brickId - Brick-ID
* @param integer $brickId - Brick-ID
*/
public function deleteBrick($brickId)
{
......@@ -247,7 +247,7 @@ public function getAvailableBricks()
/**
* Get a Brick by its Brick-ID
*
* @param Integer $id
* @param integer $id
*
* @return Brick
* @throws QUI\Exception
......@@ -607,7 +607,7 @@ protected function getBricksXMLFiles()
/**
* Return the bricks from an area which are inherited from its parents
*
* @param String $brickArea - Name of the area
* @param string $brickArea - Name of the area
* @param Site $Site - Site object
*
* @return array
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren