Page MenuHomec4science

PhabricatorTokenReceiverInterface.php
No OneTemporary

File Metadata

Created
Sun, Feb 23, 19:23

PhabricatorTokenReceiverInterface.php

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

Event Timeline