Skip to content

Commit

Permalink
Apply fixes from StyleCI (#33355)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Jun 26, 2020
1 parent b5dd4a8 commit efdab6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/View/ComponentAttributeBag.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class ComponentAttributeBag implements ArrayAccess, Htmlable, IteratorAggregate
{
use Macroable;

/**
* The raw array of attributes.
*
Expand Down

0 comments on commit efdab6e

Please sign in to comment.