Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99123345
PhabricatorChatLogSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 20, 17:04
Size
185 B
Mime Type
text/x-php
Expires
Wed, Jan 22, 17:04 (2 d)
Engine
blob
Format
Raw Data
Handle
23710326
Attached To
rPH Phabricator
PhabricatorChatLogSchemaSpec.php
View Options
<?php
final
class
PhabricatorChatLogSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorChatLogDAO'
);
}
}
Event Timeline
Log In to Comment