Fixing style errors.

This commit is contained in:
stickler-ci 2023-01-17 11:50:35 +00:00
parent 698306e8a6
commit cc691383f2
2 changed files with 2 additions and 2 deletions

View File

@ -1594,7 +1594,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) {
/** /**
* Show social network part if the module is enabled with hiding functionality * Show social network part if the module is enabled with hiding functionality
* *
* @return void * @return void
*/ */
function showSocialNetwork() function showSocialNetwork()

View File

@ -3301,7 +3301,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) {
/** /**
* Show social network part if the module is enabled with hiding functionality * Show social network part if the module is enabled with hiding functionality
* *
* @return void * @return void
*/ */
function showSocialNetwork() function showSocialNetwork()