20250330#6
This commit is contained in:
8
src/Attribute/ValueObjectAutoPropertyName.php
Normal file
8
src/Attribute/ValueObjectAutoPropertyName.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Rmphp\Storage\Attribute;
|
||||
|
||||
use Attribute;
|
||||
|
||||
#[Attribute(Attribute::TARGET_CLASS)]
|
||||
class ValueObjectAutoPropertyName {}
|
||||
Reference in New Issue
Block a user