Joli\JoliNotif\tests\Notifier\NullNotifierTest::getNotifier PHP Method

getNotifier() protected method

protected getNotifier ( )
    protected function getNotifier()
    {
        return new NullNotifier();
    }