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.
|
||
|---|---|---|
| .. | ||
| Ai | ||
| NotificationCreated.php | ||
| PostCommentCreated.php | ||
| PostCreated.php | ||
| PostDeleted.php | ||
| PostPlatformStatusUpdated.php | ||