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 9cde04b commit 71e9b9cCopy full SHA for 71e9b9c
app/code/Magento/Customer/Model/Attribute.php
@@ -132,7 +132,7 @@ protected function _construct()
132
}
133
134
/**
135
- * @inheritDoc
+ * @inheritdoc
136
*/
137
public function afterSave()
138
{
@@ -146,7 +146,7 @@ public function afterSave()
146
147
148
149
150
151
public function afterDelete()
152
0 commit comments