Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F952718
20190815.account.02.subscriptions.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
284 B
Referenced Files
None
Subscribers
None
20190815.account.02.subscriptions.php
View Options
<?php
$edge_type
=
PhortuneAccountHasMerchantEdgeType
::
EDGECONST
;
$table
=
new
PhortuneSubscription
();
foreach
(
new
LiskMigrationIterator
(
$table
)
as
$sub
)
{
id
(
new
PhabricatorEdgeEditor
())
->
addEdge
(
$sub
->
getAccountPHID
(),
$edge_type
,
$sub
->
getMerchantPHID
())
->
save
();
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 3:41 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226623
Default Alt Text
20190815.account.02.subscriptions.php (284 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment