Page MenuHomestyx hydra

AlmanacClusterDatabaseServiceType.php
No OneTemporary

AlmanacClusterDatabaseServiceType.php

<?php
final class AlmanacClusterDatabaseServiceType
extends AlmanacClusterServiceType {
const SERVICETYPE = 'cluster.database';
public function getServiceTypeShortName() {
return pht('Cluster Database');
}
public function getServiceTypeName() {
return pht('Phabricator Cluster: Database');
}
public function getServiceTypeDescription() {
return pht(
'Defines a database service for use in a Phabricator cluster.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Dec 16, 1:57 AM (9 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
473841
Default Alt Text
AlmanacClusterDatabaseServiceType.php (459 B)

Event Timeline