We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f77ce commit 254e219Copy full SHA for 254e219
user_guide_src/source/libraries/config.rst
@@ -204,7 +204,7 @@ Class Reference
204
:param string $item: config item name
205
:returns: Config item value with a trailing forward slash or NULL if not found
206
:rtype: mixed
207
- :throws: RuntimeException if no (valid) configuration file is found
+ :throws: RuntimeException If no (valid) configuration file is found
208
209
This method is identical to ``item()``, except it appends a forward
210
slash to the end of the item, if it exists.
0 commit comments