Поправил описание атрибутов
This commit is contained in:
parent
e4ff986b23
commit
18eca9a5a7
5658
composer.lock
generated
Normal file
5658
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
namespace Rinsvent\RequestBundle\Annotation;
|
namespace Rinsvent\RequestBundle\Annotation;
|
||||||
|
|
||||||
#[\Attribute]
|
#[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)]
|
||||||
class PropertyPath
|
class PropertyPath
|
||||||
{
|
{
|
||||||
public function __construct(
|
public function __construct(
|
||||||
|
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user