endsWith(['.', '?', '!', ':'])) { return substr_replace($string, '', -1); } return $string; } }