Further codestyle changes

This commit is contained in:
Patrick Henninger
2019-01-14 18:05:10 +01:00
parent d6c7226e35
commit 21ebf67f99
13 changed files with 36 additions and 28 deletions

View File

@@ -31,4 +31,4 @@ interface Buyable
* @return float
*/
public function getBuyableWeight($options = null);
}
}