Lines:
1 to 18 of 18
<?php /** * Genesis Framework. * * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances. * Please do all modifications in the form of a child theme. * * @package StudioPress\Genesis * @author StudioPress * @license GPL-2.0-or-later * @link https://my.studiopress.com/themes/genesis/ */ /* class Genesis_Cli_Settings_Command */ /* function Genesis_Cli_Settings_Command::get() – Outputs the value of a setting. */ /* function Genesis_Cli_Settings_Command::update() – Updates a setting value. */