Page MenuHomec4science

PhabricatorColumnProxyInterface.php
No OneTemporary

File Metadata

Created
Tue, Oct 8, 08:43

PhabricatorColumnProxyInterface.php

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

Event Timeline