Skip to content

Commit

Permalink
Updated code style
Browse files Browse the repository at this point in the history
  • Loading branch information
eusonlito authored Sep 20, 2021
1 parent 6920608 commit ca1b969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eusonlito/LaravelMeta/Meta.php
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ public function getImage($default)
*
* @return array
*/
public function getProduct ()
public function getProduct()
{
return $this->metas['product'];
}
Expand Down

0 comments on commit ca1b969

Please sign in to comment.