mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-06 05:24:17 -04:00
fixing some documentation issues detected by scrutinizer-ci
This commit is contained in:
parent
85b348d39a
commit
c13caee981
4 changed files with 6 additions and 7 deletions
|
@ -218,10 +218,9 @@ class configuration
|
|||
|
||||
|
||||
/**
|
||||
* get a key from the configuration, typically the main section or all keys
|
||||
* get a section from the configuration, must exist
|
||||
*
|
||||
* @param string $key if empty, return all configuration options
|
||||
* @param string $section defaults to main
|
||||
* @param string $section
|
||||
* @throws Exception
|
||||
* return mixed
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue