Page MenuHomec4science

PhabricatorTokenReceiverInterface.php
No OneTemporary

File Metadata

Created
Mon, Jan 27, 02:55

PhabricatorTokenReceiverInterface.php

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

Event Timeline