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
Mon, Jul 28, 09:33 (16 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2760366
Default Alt Text
Report.php (342 B)

Event Timeline