Convert all 'foo.'.$bar style concatenations to "foo.{$bar}" interpolation
in event broadcast channels (PostCreated, PostDeleted, PostCommentCreated,
PostPlatformStatusUpdated, NotificationCreated) and the related event
tests.
Document the convention in CLAUDE.md so new code follows the pattern.
|
||
|---|---|---|
| .. | ||
| PostCreatedTest.php | ||
| PostDeletedTest.php | ||
| PostPlatformStatusUpdatedTest.php | ||