Page MenuHomec4science

PhabricatorTokenReceiverInterface.php
No OneTemporary

File Metadata

Created
Wed, Jul 10, 18:25

PhabricatorTokenReceiverInterface.php

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

Event Timeline