MD
Size: a a a
IV
MD
$sword = new Sword( 10, 'red', 'xxxl' );твой кейс:
$sword = new Sword();
$sword->setAttributes( 10, 'red', 'xxxl' );
ВМ
MD
MD
MD
MD
MD
IV
$sword = new Sword( 10, 'red', 'xxxl' );твой кейс:
$sword = new Sword();
$sword->setAttributes( 10, 'red', 'xxxl' );
MD
MD
MD
IV
MD
IV
MD
MD