Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90920170
HarbormasterCircleCIBuildableInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Nov 6, 00:18
Size
247 B
Mime Type
text/x-php
Expires
Fri, Nov 8, 00:18 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22159001
Attached To
rPH Phabricator
HarbormasterCircleCIBuildableInterface.php
View Options
<?php
/**
* Support for CircleCI.
*/
interface
HarbormasterCircleCIBuildableInterface
{
public
function
getCircleCIGitHubRepositoryURI
();
public
function
getCircleCIBuildIdentifierType
();
public
function
getCircleCIBuildIdentifier
();
}
Event Timeline
Log In to Comment