えむ (@emu__eng) 's Twitter Profile
えむ

@emu__eng

新人プログラマー
エンジニア歴6ヶ月
PHP Javascript HTML CSS SQL たまにwindowsセットアップで派遣されます
駆け出しフルスタックエンジニア30代♂

ID: 1911372870518820864

calendar_today13-04-2025 10:57:02

15 Tweet

56 Takipçi

222 Takip Edilen

えむ (@emu__eng) 's Twitter Profile Photo

例外処理でPublic function __construct ( public int $month ){ if ($month > 13 ) { throw new RangeExeption('12まで');}}みたいなのをコンストラクタ内で実行しておいたらエラーハンドリングがやりやすい、、、と覚えた #PHP試験