Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 294951

Expand NodeInterface to provide getters

$
0
0

Problem/Motivation

$node->created->value is a bit cumbersome.

Proposed resolution

$node->getCreated() would be nicer.

Remaining tasks

Now extrapolate this to each property.

User interface changes

N/A

API changes

API addition. Actual getter methods.

None yet


Viewing all articles
Browse latest Browse all 294951

Trending Articles