Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 6e33171

Browse files
committed
fix: add doctype
1 parent 40db284 commit 6e33171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Support/HasCustomAttributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ protected function resolveCustomAttributeValue($type, $value)
5656
/**
5757
* Mass updates all Custom Attribute values from the resolved options.
5858
*
59-
* @param [type] $type
59+
* @param \Grayloon\Magento\Models\MagentoCustomAttributeType $type
6060
* @return void
6161
*/
6262
protected function updateCustomAttributeTypeValues($type)

0 commit comments

Comments
 (0)