/var/www/html/wp-content/plugins/admin-menu-editor/customizables/Builders/

OS : Linux

PHP Version : 7.4.33

Software : params['onValue'] = $value; return $this; } /** * @param scalar $value * @return $this */ public function offValue($value) { $this->params['offValue'] = $value; return $this; } }