diff --git a/src/Annotation/RequestDTO.php b/src/Annotation/RequestDTO.php index f6e176c..dde2e9c 100644 --- a/src/Annotation/RequestDTO.php +++ b/src/Annotation/RequestDTO.php @@ -2,6 +2,9 @@ namespace Rinsvent\RequestBundle\Annotation; +/** + * todo переделать на https://symfony.com/doc/current/components/property_access.html#usage + */ #[\Attribute] class RequestDTO {