Page MenuHomestyx hydra

DifferentialDiffHeraldFieldGroup.php
No OneTemporary

DifferentialDiffHeraldFieldGroup.php

<?php
final class DifferentialDiffHeraldFieldGroup extends HeraldFieldGroup {
const FIELDGROUPKEY = 'differential.diff';
public function getGroupLabel() {
return pht('Diff Fields');
}
protected function getGroupOrder() {
return 1000;
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Nov 21, 2:44 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
348785
Default Alt Text
DifferentialDiffHeraldFieldGroup.php (261 B)

Event Timeline