Page MenuHomec4science

PhabricatorColumnProxyInterface.php
No OneTemporary

File Metadata

Created
Tue, Dec 24, 17:51

PhabricatorColumnProxyInterface.php

<?php
interface PhabricatorColumnProxyInterface {
public function getProxyColumnName();
}

Event Timeline