aboutsummaryrefslogtreecommitdiff
path: root/app/class/Item.php
AgeCommit message (Collapse)Author
2020-04-25fix: most of PHPStan errorsn-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-14finish flashmessages implementationvincent-peugnet
+ clean css
2020-03-26media date displayvincent-peugnet
2020-01-29refactor : item abstract classvincent-peugnet
new Item abstract class with hydrate and dry functions to clean others