Internal: PHPDoc

This commit is contained in:
Molkobain
2019-12-11 15:58:47 +01:00
parent 2af22d3387
commit 5b4808c378

View File

@@ -64,6 +64,7 @@ class Basic extends AbstractConfiguration
* Returns an array containing the initial portal configuration with all default values * Returns an array containing the initial portal configuration with all default values
* *
* @return array * @return array
* @throws \Exception
*/ */
private function GetInitialPortalConf() private function GetInitialPortalConf()
{ {