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