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 252529f commit 519b805Copy full SHA for 519b805
app/code/Magento/Customer/Model/Options.php
@@ -68,7 +68,8 @@ public function getNameSuffixOptions($store = null)
68
* @param bool $isOptional
69
* @return array|bool
70
*
71
- * @deprecated See prepareNamePrefixSuffixOptions
+ * @deprecated
72
+ * @see prepareNamePrefixSuffixOptions()
73
*/
74
protected function _prepareNamePrefixSuffixOptions($options, $isOptional = false)
75
{
0 commit comments