Part of meta-issue #2016679: Expand Entity Type interfaces to provide methods, protect the properties.

See the detailed explanations there and look at the issues that already have patches or were commited.

Add get*, set* and additional methods as it makes sense to replace the public properties (e.g. isSomething() and something())

Comments

marvin_b8’s picture

Status: Active » Needs review

There are no properties on this class, so I think we can close this issue.

berdir’s picture

Status: Needs review » Closed (duplicate)

Yes, this can ber closed as a duplicate of #2030607: Expand EntityDisplayBase with methods, as they use the same base class.