Page MenuHomec4science

PhabricatorTokenReceiverInterface.php
No OneTemporary

File Metadata

Created
Wed, May 14, 10:26

PhabricatorTokenReceiverInterface.php

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

Event Timeline