Page MenuHomestyx hydra

AlmanacCreateServicesCapability.php
No OneTemporary

AlmanacCreateServicesCapability.php

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

File Metadata

Mime Type
text/x-php
Expires
Wed, Feb 4, 3:17 AM (13 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
645142
Default Alt Text
AlmanacCreateServicesCapability.php (349 B)

Event Timeline