Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
857d3004eb
commit
88f3df2180
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
Breadcrumbs::register('storage', function($breadcrumbs)
|
||||
{
|
||||
|
||||
Breadcrumbs::register('storage', function ($breadcrumbs) {
|
||||
$breadcrumbs->parent('setting');
|
||||
$breadcrumbs->push('Storage', route('storage'));
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user