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 ed9de51 commit 9cde04bCopy full SHA for 9cde04b
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