Skip to content

Commit

Permalink
Apply fixes from StyleCI (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <[email protected]>
  • Loading branch information
bonzai and StyleCIBot committed Feb 9, 2022
1 parent 7e99936 commit e219233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ViewModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ public function offsetGet($offset)
* Set the value at the given offset.
*
* @param string $offset
* @param mixed $value
* @param mixed $value
* @return void
*/
public function offsetSet($offset, $value): void
Expand Down

0 comments on commit e219233

Please sign in to comment.