PHPDoc & code cleanup

This commit is contained in:
Molkobain
2020-08-26 20:37:42 +02:00
parent 2864d48fa7
commit 77cd764b1c
16 changed files with 34 additions and 33 deletions

View File

@@ -42,7 +42,7 @@ class PageContentWithSideContent extends PageContent
/**
* PageContentWithSideContent constructor.
*
* @param string $sId
* @param string|null $sId
*/
public function __construct($sId = null)
{