frontend\models\ChangeMobileSendRequestForm::attributeLabels PHP 메소드

attributeLabels() 공개 메소드

public attributeLabels ( )
    public function attributeLabels()
    {
        return ['mobile' => '手机号'];
    }
ChangeMobileSendRequestForm