This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
calcifer/src/Hackspace/Bundle/CalciferBundle/Entity
2014-11-22 21:54:47 +01:00
..
BaseEntity.php Add some basic validation. 2014-09-25 23:18:45 +02:00
Event.php Set the URI of the event as UID 2014-11-22 21:54:47 +01:00
Location.php Add the model stuff to the location. 2014-09-24 23:25:19 +02:00
RepeatingEvent.php Implement relative startdates *yay* 2014-09-21 20:01:56 +02:00
Tag.php Introduced a BaseEntity for more easy access to all the properties. 2014-07-19 09:25:09 +02:00
TagTrait.php Extracted the tag functions into a trait, so it can be used by events and repeating events. 2014-07-28 22:11:02 +02:00