Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10770397
Inspire.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
602 B
Referenced Files
None
Subscribers
None
Inspire.php
View Options
<?php
namespace
Nasqueron\Notifications\Console\Commands
;
use
Illuminate\Console\Command
;
use
Illuminate\Foundation\Inspiring
;
class
Inspire
extends
Command
{
/**
* The name and signature of the console command.
*
* @var string
*/
protected
$signature
=
'inspire'
;
/**
* The console command description.
*
* @var string
*/
protected
$description
=
'Display an inspiring quote'
;
/**
* Executes the console command.
*/
public
function
handle
()
:
void
{
$this
->
comment
(
PHP_EOL
.
Inspiring
::
quote
()
.
PHP_EOL
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jul 28, 09:33 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2786129
Default Alt Text
Inspire.php (602 B)
Attached To
Mode
rNOTIF Notifications center
Attached
Detach File
Event Timeline
Log In to Comment