Page MenuHomestyx hydra

AlmanacCreateClusterServicesCapability.php
No OneTemporary

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
Mon, Dec 1, 6:30 PM (1 d, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
430967
Default Alt Text
AlmanacCreateClusterServicesCapability.php (378 B)

Event Timeline