namespace HH\Lib\Str; function trim( string $string, ?string $char_mask = NULL, ): string;. If the optional character mask isn't provided, the following ...
確定! 回上一頁