strtoupper($value), self::LOWER => strtolower($value), self::NONE => $value, }; } }