true, 'value' => $value, ]; } public static function get_value( $value ) { return $value['value'] ?? null; } }