final | |
|---|---|
implements |
ArtifactBehaviorScaffolder |
Core's default behavior scaffolder: render the artifact's default stub into its slot, exactly as the generators did inline before the {@see ArtifactBehaviorScaffolder} seam existed. Type-agnostic — every artifact's plain behavior is "one stub, one file" — so it never branches on {@see BehaviorSpec::$type}. Emits no notices.
| Methods | ||
|---|---|---|
public
|
scaffold(BehaviorSpec $spec): array
|
# |