Page MenuHomeDevCentral

Report.php
No OneTemporary

Report.php

<?php
namespace Nasqueron\Notifications\Facades;
use Illuminate\Support\Facades\Facade;
/**
* @see \Keruald\Broker\Broker
*/
class Report extends Facade {
/**
* Gets the registered name of the component.
*
* @return string
*/
protected static function getFacadeAccessor() {
return 'report';
}
}

File Metadata

Mime Type
text/x-php
Expires
Thu, Nov 13, 15:34 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3123423
Default Alt Text
Report.php (342 B)

Event Timeline