core icon indicating copy to clipboard operation
core copied to clipboard

fix(metadata) Added phpdoc to ORM

Open stephanvierkant opened this issue 1 year ago • 3 comments

Q A
Branch? 3.3
Tickets n/a
License MIT
Doc PR n/a

I've added some more phpdoc annotations. Please let me know if I should add more. I've added just some annotations that are relevant for me own use cases.

stephanvierkant avatar May 24 '24 08:05 stephanvierkant

sure but don't forget to run cs-fixer, phpstan and to respect the commit lint rules, thanks.

soyuka avatar May 24 '24 09:05 soyuka

I'll do! That's why I made it a draft PR, because I didn't run it yet.

stephanvierkant avatar May 24 '24 09:05 stephanvierkant

Because 'Foo' wasn't recognized as a class-string, I've used Dummy::class instead.

stephanvierkant avatar May 24 '24 14:05 stephanvierkant

nice thanks!

soyuka avatar May 31 '24 09:05 soyuka