companyPrefix

companyPrefix() :string

🇯🇵
会社の接頭辞を生成します。

パラメータ

なし

>>> Faker\Factory::create('ja_JP')->companyPrefix()
=> "株式会社"
最終更新日時: