static function checkbox_select($value) { if ($checkbox_select = strval($value)) { self::$checkbox_select = $checkbox_select; } }