Problem/Motivation

As we can checkout out at NodeViewCountRecordsManagerInterface, the getNodeViewsCount should return an integer

Proposed resolution

Change getNodeViewsCount code to return an int and avoid users of the method to do $result[0]->expression.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rcodina created an issue. See original summary.

rcodina’s picture

Status: Active » Needs review
rcodina’s picture

Issue summary: View changes