Page MenuHomec4science

PhabricatorColumnProxyInterface.php
No OneTemporary

File Metadata

Created
Wed, Sep 4, 09:07

PhabricatorColumnProxyInterface.php

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

Event Timeline