aboutsummaryrefslogtreecommitdiff
path: root/app/class/Element.php
AgeCommit message (Collapse)Author
2020-04-26add bookmarks to mediavincent-peugnet
2020-04-26user bookmarks use new objectvincent-peugnet
+ shortcuts visible in backtopbar
2020-04-21correct warning psr 12 : 120 characters linesvincent-peugnet
2020-04-17apply psr 12 part 2vincent-peugnet
2020-04-03render : elements header-id param close #63vincent-peugnet
2020-02-10Refactoring element rendering close #60vincent-peugnet
2020-01-29refactor : item abstract classvincent-peugnet
new Item abstract class with hydrate and dry functions to clean others
2019-11-06fix: some missed use statementsn-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet