Page MenuHomePhorge

DiagramCelerityResources.php
No OneTemporary

DiagramCelerityResources.php

<?php
final class DiagramCelerityResources extends CelerityResourcesOnDisk {
public function getName() {
return 'diagram-resources';
}
public function getPathToResources() {
return phutil_get_library_root('diagram').'/../rsrc';
}
public function getPathToMap() {
return phutil_get_library_root('diagram').'/celerity/map.php';
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jan 19, 14:06 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1115125
Default Alt Text
DiagramCelerityResources.php (357 B)

Event Timeline