Project

General

Profile

Actions

Task #104082

closed

Use attribute (public, shared) for service autoconfiguration

Added by Jochen Roth about 1 month ago. Updated 9 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Migrate Services.yaml

  TYPO3\CMS\Backend\Clipboard\Clipboard:
    shared: false
    public: true

to

#[Autoconfigure(public: true, shared: false)]

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Task #104023: Use attribute for service autoconfigurationClosed2024-06-10

Actions
Related to TYPO3 Core - Task #104111: Use attribute (public, shared) for service autoconfiguration left oversUnder Review2024-06-14

Actions
Actions

Also available in: Atom PDF