Skip to content

Commit

Permalink
Readonly FieldType
Browse files Browse the repository at this point in the history
  • Loading branch information
nhovratov committed Oct 8, 2024
1 parent 709a6c6 commit 09d3660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/FieldType/FieldType.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Service tag to autoconfigure field types
*/
#[\Attribute(\Attribute::TARGET_CLASS)]
class FieldType
readonly class FieldType
{
public const TAG_NAME = 'content_blocks.field_type';

Expand Down

0 comments on commit 09d3660

Please sign in to comment.