* @copyright 2015 PrestaShow.pl * @license http://PrestaShow.pl/license */ class Combination extends CombinationCore { public $description; public $width; public $height; public $depth; }