MockJsonDialectModel::getCustomGetAttribute PHP Метод

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

    public function getCustomGetAttribute()
    {
        return "custom getter result";
    }