Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F971064
PhabricatorPasteSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
364 B
Referenced Files
None
Subscribers
None
PhabricatorPasteSchemaSpec.php
View Options
<?php
final
class
PhabricatorPasteSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorPasteDAO'
);
$this
->
buildTransactionSchema
(
new
PhabricatorPasteTransaction
(),
new
PhabricatorPasteTransactionComment
());
$this
->
buildEdgeSchemata
(
new
PhabricatorPaste
());
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jun 18, 5:36 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
224900
Default Alt Text
PhabricatorPasteSchemaSpec.php (364 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment