Problem/Motivation

Add PHP Attribute class to migrate from Annotation to PHP Attribute. Doctrine Annotations are already deprecated.

Proposed resolution

Add Drupal\social_wall\Attribute\SocialNetwork

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

sunlix created an issue. See original summary.

sunlix’s picture

Status: Active » Needs review

If you want, I can update the included Plugins to use the new Attribute.
But I think this could be a breaking change.
The module currently supports a wide range of Drupal versions. Maybe it could be time to add a new major branch?
I can provide some modernizations if we get a commitment for a new major. :)