]>
BookStack Code Mirror - bookstack/blobdiff - app/Console/Commands/ClearViews.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'v0.31.x'
[bookstack]
/
app
/
Console
/
Commands
/
ClearViews.php
diff --git
a/app/Console/Commands/ClearViews.php
b/app/Console/Commands/ClearViews.php
index 678c64d330179893880f707db7cd0f8a705bf297..35356210b66809c62687e8fbb1eaa437bc447106 100644
(file)
--- a/
app/Console/Commands/ClearViews.php
+++ b/
app/Console/Commands/ClearViews.php
@@
-18,7
+18,7
@@
class ClearViews extends Command
*
* @var string
*/
- protected $description = 'Clear all view-counts for all entities
.
';
+ protected $description = 'Clear all view-counts for all entities';
/**
* Create a new command instance.