| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
| Copyright: | (c) phpBB Limited |
| License: | GNU General Public License, version 2 (GPL-2.0) |
| File Size: | 84 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: set_atomic - X-Ref
| configure() X-Ref |
| {@inheritdoc} |
| execute(InputInterface $input, OutputInterface $output) X-Ref |
| Executes the command config:set-atomic. Sets a configuration option's value only if the old_value matches the current configuration value or the configuration value does not exist yet. param: InputInterface $input An InputInterface instance param: OutputInterface $output An OutputInterface instance return: bool True if the value was changed, false otherwise. |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |