Page MenuHomec4science

PhabricatorColumnProxyInterface.php
No OneTemporary

File Metadata

Created
Thu, Feb 20, 03:33

PhabricatorColumnProxyInterface.php

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

Event Timeline