Hacker News new | ask | show | jobs
by hiccuphippo 1131 days ago
Attributes are a newish thing in Php that got created because people were using comments as code. And yeah, before attributes Symfony would use comments to define routes right above the function definition.