Closed (fixed)
Project:
Flag
Version:
5.1.x-dev
Component:
Flag core
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2026 at 07:40 UTC
Updated:
18 Jun 2026 at 08:50 UTC
Jump to comment: Most recent
PHP 8.0 introduced Constructor Property Promotion, which allows combining class property declarations and the constructor into a single signature. This significantly reduces boilerplate code, improves readability, and makes class definitions cleaner.
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
Comment #4
ivnish