While working on this module came across PHPCS issue where ternary operator is used instead we can use null coalesce operator.

Comments

vimal_nadar created an issue. See original summary.

vimal_nadar’s picture

Status: Needs work » Needs review
StatusFileSize
new1.07 KB
vimal_nadar’s picture

Assigned: vimal_nadar » Unassigned
lesleyfernandes’s picture

Category: Bug report » Task
Status: Needs review » Reviewed & tested by the community

The changes are fine. Maintainers should check if it is good to go or not.

  • dravenk committed 5ff69574 on 7.x-3.x authored by vimal_nadar
    Issue #3355110 by vimal_nadar: Use null coalesce operator instead of...
dravenk’s picture

Status: Reviewed & tested by the community » Fixed

Commit in 7.x-3.x. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.