Поправил описание атрибута

This commit is contained in:
Rinsvent 2022-04-02 15:16:52 +07:00
parent e4ff986b23
commit 8ca574eb46

View File

@ -2,7 +2,7 @@
namespace Rinsvent\RequestBundle\Annotation; namespace Rinsvent\RequestBundle\Annotation;
#[\Attribute(\Attribute::IS_REPEATABLE)] #[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)]
class RequestDTO class RequestDTO
{ {
public function __construct( public function __construct(