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.
*/
protected static function getFacadeAccessor() : string {
return 'report';
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Nov 21, 16:53 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3188633
Default Alt Text
Report.php (322 B)

Event Timeline