Revert "Revert "Update code style""

This reverts commit 96ae68f27d.
This commit is contained in:
DariusIII
2024-09-13 22:11:13 +02:00
parent 2170d2e263
commit e5782ae554
10 changed files with 52 additions and 83 deletions
@@ -24,8 +24,8 @@ use App\Models\Category;
*
* @usage {getcatval category=BOOKS_COMICS}
*
*@param string $params Name of constant whose value to return.
*@return Value of the specified Category constant.
* @param string $params Name of constant whose value to return.
* @return Value of the specified Category constant.
*/
function smarty_function_getcatval($params)
{