remove non-vowel
this method for remove character non vowel or non vocal
use Nagara\Src\Str\StringMagic;
$str = new StringMagic;
echo $str->vocal("saya"); // return aa
this method for remove character non vowel or non vocal
use Nagara\Src\Str\StringMagic;
$str = new StringMagic;
echo $str->vocal("saya"); // return aa