We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317a48d commit 3b3edd9Copy full SHA for 3b3edd9
app/code/Magento/Catalog/Block/Product/View/Options/Select/Multiple.php
@@ -12,7 +12,7 @@
12
use Magento\Framework\View\Element\Html\Select;
13
14
/**
15
- * CLass represents necessary logic for dropdown and multiselect option types
+ * Class represents necessary logic for dropdown and multiselect option types
16
*/
17
class Multiple extends AbstractOptions
18
{
0 commit comments