Class names and method signatures already explain what these classes do. Project guideline (CLAUDE.md): comments only when the WHY is non-obvious — implementation details belong in commits, not noise on top of every class. Kept the one comment that earns it: the (int) cast in HasUsage::cachedPostCount, which documents the load-bearing workaround for Laravel's Redis cache numeric optimisation. |
||
|---|---|---|
| .. | ||
| HasMedia.php | ||
| HasUsage.php | ||
| HasWorkspace.php | ||