Page MenuHomestyx hydra

AlmanacClusterServiceType.php
No OneTemporary

AlmanacClusterServiceType.php

<?php
abstract class AlmanacClusterServiceType
extends AlmanacServiceType {
public function isClusterServiceType() {
return true;
}
public function getServiceTypeIcon() {
return 'fa-sitemap';
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Nov 14, 12:37 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
335828
Default Alt Text
AlmanacClusterServiceType.php (218 B)

Event Timeline