Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15458899
D12642.id30361.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
536 B
Referenced Files
None
Subscribers
None
D12642.id30361.diff
View Options
diff --git a/src/applications/calendar/phid/PhabricatorCalendarEventPHIDType.php b/src/applications/calendar/phid/PhabricatorCalendarEventPHIDType.php
--- a/src/applications/calendar/phid/PhabricatorCalendarEventPHIDType.php
+++ b/src/applications/calendar/phid/PhabricatorCalendarEventPHIDType.php
@@ -8,6 +8,10 @@
return pht('Event');
}
+ public function getPHIDTypeApplicationClass() {
+ return 'PhabricatorCalendarApplication';
+ }
+
public function newObject() {
return new PhabricatorCalendarEvent();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 1, 8:05 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7659479
Default Alt Text
D12642.id30361.diff (536 B)
Attached To
Mode
D12642: Calendar event transaction should show a calendar icon in Feed
Attached
Detach File
Event Timeline
Log In to Comment