Skip to content

Commit d5315f1

Browse files
committed
Close #145: remove open issue, make:api-component implemented
1 parent 942c192 commit d5315f1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,11 +606,6 @@ The bundle ships Doctrine migrations. Currently migrations live in the PHP files
606606

607607
---
608608

609-
### #145 — Console commands to make a component
610-
611-
A console command to scaffold a new component class would ease the process and allow options to enable annotations for `Timestamped`, `Publishable`, and `Uploadable` behaviours. Ideally reusing Symfony's `make:entity` / `make:api-resource` scaffolding patterns.
612-
613-
**No implementation started.** Would slot in alongside `UserCreateCommand` (`src/Command/`). The command would need to generate: the entity class (extending `AbstractComponent`), the migration, and optionally the relevant attribute annotations.
614609

615610
---
616611

0 commit comments

Comments
 (0)