Page MenuHomePhorge

AlmanacCreateClusterServicesCapability.php
No OneTemporary

Size
378 B
Referenced Files
None
Subscribers
None

AlmanacCreateClusterServicesCapability.php

<?php
final class AlmanacCreateClusterServicesCapability
extends PhabricatorPolicyCapability {
const CAPABILITY = 'almanac.cluster';
public function getCapabilityName() {
return pht('Can Create Cluster Services');
}
public function describeCapabilityRejection() {
return pht(
'You do not have permission to create Almanac cluster services.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Jul 1, 10:11 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
259005
Default Alt Text
AlmanacCreateClusterServicesCapability.php (378 B)

Event Timeline