MockJsonDialectModel::getCustomGetAttribute PHP Method

getCustomGetAttribute() public method

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