Issue #3423120 by dineshkumarbollu, mohit_aghera: Remove `@Annotation` tag from Action attribute
parent
223f5c0a07
commit
a6b5f9f450
|
@ -15,8 +15,6 @@ use Drupal\Core\StringTranslation\TranslatableMarkup;
|
|||
* @see \Drupal\Core\Action\ActionBase
|
||||
* @see \Drupal\Core\Action\Plugin\Action\UnpublishAction
|
||||
* @see plugin_api
|
||||
*
|
||||
* @Annotation
|
||||
*/
|
||||
#[\Attribute(\Attribute::TARGET_CLASS)]
|
||||
class Action extends Plugin {
|
||||
|
|
Loading…
Reference in New Issue