Remove the @Annotation class and @Translation class use statement.

This is postponed on #2090353: Don't require to put the use statement into plugin classes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

swentel’s picture

Assigned: Unassigned » swentel
Issue tags: +Field API

Working on this already on top of the other patch.

swentel’s picture

Status: Postponed » Active

Working on it

swentel’s picture

FileSize
25.17 KB

Let's see.

swentel’s picture

Status: Active » Needs review
yched’s picture

Wasn't aware we could drop those already. Way cool.

While ee're in there, the plugin managers have a lot of unneeded "use" cruft too. Maybe ee could clean those as well ?

jibran’s picture

Let's create Meta for

unneeded "use"

because these days we are creating a lot of metas

Berdir’s picture

This will probably conflict a lot with https://drupal.org/node/2051923, because that's renaming a class in the use statements and is critical and almost ready, postpone?

jibran’s picture

Status: Needs review » Postponed

This can wait.

swentel’s picture

Status: Postponed » Active

this can go on again

swentel’s picture

Status: Active » Needs review
FileSize
48.22 KB

Should have them all

jibran’s picture

Status: Needs review » Reviewed & tested by the community

Green and Clean so RTBC.

swentel’s picture

#10: 2094003-10.patch queued for re-testing.

swentel’s picture

swentel’s picture

FileSize
5.24 KB
53.47 KB

Cleaned up some more in plugin managers and other files, really good to go now.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

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