Codestyle

This commit is contained in:
Patrick Henninger
2019-01-14 18:18:21 +01:00
parent 5636a36388
commit 7436422b01
8 changed files with 96 additions and 93 deletions

View File

@@ -80,4 +80,4 @@ class BuyableProduct implements Buyable
{
return $this->weight;
}
}
}