mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 10:46:21 +07:00
Dev App Config fix verb "to cast"
This commit is contained in:
@@ -4,7 +4,7 @@ Configuration
|
||||
|
||||
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>
|
||||
|
||||
The config that allows the app to set global, app and user settings can be injected from the ServerContainer. All values are saved as strings and must be casted to the correct value.
|
||||
The config that allows the app to set global, app and user settings can be injected from the ServerContainer. All values are saved as strings and must be cast to the correct value.
|
||||
|
||||
|
||||
.. code-block:: php
|
||||
|
||||
Reference in New Issue
Block a user