frontend\models\ChangeMobileSendRequestForm::attributeLabels PHP Метод

attributeLabels() публичный Метод

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