diff --git a/lib/internal/Magento/Framework/ObjectManager/etc/config.xsd b/lib/internal/Magento/Framework/ObjectManager/etc/config.xsd index c21070ed84d24..c5419464a8353 100644 --- a/lib/internal/Magento/Framework/ObjectManager/etc/config.xsd +++ b/lib/internal/Magento/Framework/ObjectManager/etc/config.xsd @@ -26,6 +26,20 @@ + + + + A string that matches a Fully Qualified Class Name from PHP, especially not starting + with a backslash as this is an invalid character to start a class name with but a + somewhat common mistake so this simple type can be used to validate against it + already + + + + + + + @@ -102,8 +116,8 @@ Preference help Object Manager to choose class for corresponding interface - - + + @@ -121,7 +135,7 @@ - + @@ -133,14 +147,14 @@ With 'virtualType' tag you can point parameters and plugins for autogenerated class - + - +