return * * @param null|string|array $allowed_tags */ function strip_tags(string $string, null|string|array $allowed_tags = null) : string {}