Merge branch 'master' of github.com:Rinsvent/request-bundle
This commit is contained in:
commit
baf55ec859
5658
composer.lock
generated
Normal file
5658
composer.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,10 +2,10 @@
|
||||
|
||||
namespace Rinsvent\RequestBundle\Annotation;
|
||||
|
||||
#[\Attribute]
|
||||
#[\Attribute(\Attribute::IS_REPEATABLE|\Attribute::TARGET_ALL)]
|
||||
class PropertyPath
|
||||
{
|
||||
public function __construct(
|
||||
public string $path
|
||||
) {}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user