frontend\models\ChangeMobileSendRequestForm::attributeLabels PHP Method

attributeLabels() public method

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