Skip to content

Commit

Permalink
Make Scrutinizer happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbirth committed Mar 4, 2017
1 parent 12ecd6f commit 19bdd99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/SSpkS/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* @property array excludedSynoServices Synology services to exclude from package list
* @property string basePath Path to site root (where index.php is located)
* @property string baseUrl URL to site root (where index.php is located)
* @property string baseUrlRelative Relative URL to site root (without scheme or hostname)
*/
class Config implements \Iterator
{
Expand Down

0 comments on commit 19bdd99

Please sign in to comment.