Page MenuHomestyx hydra

PhabricatorBotChannel.php
No OneTemporary

PhabricatorBotChannel.php

<?php
/**
* Represents a group/public space, like an IRC channel or a Campfire room.
*/
final class PhabricatorBotChannel extends PhabricatorBotTarget {
public function isPublic() {
return true;
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Feb 24, 7:55 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
824433
Default Alt Text
PhabricatorBotChannel.php (212 B)

Event Timeline