Page MenuHomePhorge

PhabricatorTestNoCycleEdgeType.php
No OneTemporary

PhabricatorTestNoCycleEdgeType.php

<?php
final class PhabricatorTestNoCycleEdgeType extends PhabricatorEdgeType {
const EDGECONST = 9000;
public function shouldPreventCycles() {
return true;
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jan 19, 19:59 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128230
Default Alt Text
PhabricatorTestNoCycleEdgeType.php (174 B)

Event Timeline