Add URL property to events.
This commit is contained in:
@@ -17,4 +17,6 @@ abstract class Event {
|
||||
|
||||
public abstract function getStop(); /* : DateTimeImmutable */
|
||||
|
||||
public abstract function getURL(); /* : string */
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user