Skip to content

Commit

Permalink
[TASK] Remove @internal from FieldTypeInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
nhovratov committed Mar 10, 2024
1 parent 2ec37a1 commit 1a74026
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Classes/FieldType/FieldTypeInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

use Symfony\Component\DependencyInjection\Attribute\AutoconfigureTag;

/**
* @internal Not part of TYPO3's public API.
*/
#[AutoconfigureTag('content_blocks.field_type')]
interface FieldTypeInterface
{
Expand Down

0 comments on commit 1a74026

Please sign in to comment.