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) ...@@ -119,7 +119,7 @@ public static function onSmartyInit($Smarty)
/** /**
* Smarty brickarea function {brickarea} * Smarty brickarea function {brickarea}
* *
* @param Array $params - function parameter * @param array $params - function parameter
* @param \Smarty * @param \Smarty
*/ */
public static function brickarea($params, $smarty) public static function brickarea($params, $smarty)
......
...@@ -108,7 +108,7 @@ public function clearCache() ...@@ -108,7 +108,7 @@ public function clearCache()
/** /**
* Delete the brick * Delete the brick
* *
* @param Integer $brickId - Brick-ID * @param integer $brickId - Brick-ID
*/ */
public function deleteBrick($brickId) public function deleteBrick($brickId)
{ {
...@@ -247,7 +247,7 @@ public function getAvailableBricks() ...@@ -247,7 +247,7 @@ public function getAvailableBricks()
/** /**
* Get a Brick by its Brick-ID * Get a Brick by its Brick-ID
* *
* @param Integer $id * @param integer $id
* *
* @return Brick * @return Brick
* @throws QUI\Exception * @throws QUI\Exception
...@@ -607,7 +607,7 @@ protected function getBricksXMLFiles() ...@@ -607,7 +607,7 @@ protected function getBricksXMLFiles()
/** /**
* Return the bricks from an area which are inherited from its parents * 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 * @param Site $Site - Site object
* *
* @return array * @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