Page MenuHomec4science

PhabricatorTokenReceiverInterface.php
No OneTemporary

File Metadata

Created
Wed, Sep 11, 06:08

PhabricatorTokenReceiverInterface.php

<?php
interface PhabricatorTokenReceiverInterface {
public function getUsersToNotifyOfTokenGiven();
}

Event Timeline