Skip to content

Commit

Permalink
Merge pull request #10950 from totten/master-setstk-doc
Browse files Browse the repository at this point in the history
(NFC) SettingsStack - Finish incomplete docblock
  • Loading branch information
eileenmcnaughton committed Sep 6, 2017
2 parents 8c56fbb + 2fb1b2a commit 130e0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Civi/Core/SettingsStack.php
Expand Up @@ -9,7 +9,7 @@
*
* Like the global `$civicrm_setting` variable, it works best with typical inert settings that
* do not trigger extra activation logic. A handful of settings (such as `enable_components`
* and ~5 others)
* and ~5 others) should be avoided, but most settings should work.
*
* @package Civi\Core
*/
Expand Down

0 comments on commit 130e0ee

Please sign in to comment.