From 779adda521a5c940bf726cdaf6306b3d2ec7a289 Mon Sep 17 00:00:00 2001 From: Marco Stoll Date: Thu, 27 Jun 2019 09:37:42 +0200 Subject: [PATCH] [DOCS] update phpdox --- ...ssLocators_BaseNamespaceClassLocator.xhtml | 33 +++++++++++++++ .../buildFqClassName.xhtml | 4 +- .../setCommonSuffix.xhtml | 20 ++++++++++ ..._ClassLocators_NamespaceClassLocator.xhtml | 10 +++++ .../buildFqClassName.xhtml | 4 +- ...cators_NamespacePrefixedClassLocator.xhtml | 40 +++++++++++++++++++ .../buildFqClassName.xhtml | 24 ++++++++++- .../setPrefix.xhtml | 20 ++++++++++ docs/html/index.xhtml | 6 +-- .../BaseNamespaceClassLocator.php.xhtml | 2 +- .../NamespaceClassLocator.php.xhtml | 2 +- .../NamespacePrefixedClassLocator.php.xhtml | 2 +- docs/html/source/ClassLocators/index.xhtml | 8 ++-- 13 files changed, 159 insertions(+), 16 deletions(-) diff --git a/docs/html/classes/FF_Factories_ClassLocators_BaseNamespaceClassLocator.xhtml b/docs/html/classes/FF_Factories_ClassLocators_BaseNamespaceClassLocator.xhtml index 13ce0f8..ba0f2f3 100644 --- a/docs/html/classes/FF_Factories_ClassLocators_BaseNamespaceClassLocator.xhtml +++ b/docs/html/classes/FF_Factories_ClassLocators_BaseNamespaceClassLocator.xhtml @@ -58,6 +58,9 @@
  • Coverage
  • +
  • + Violations +
  • Members
  • @@ -118,6 +121,26 @@ / +

    Violations

    +
    +

    PHPMessDetector

    + + + + + + + + + + + + + +
    LineRuleMessage
    67 + StaticAccess + Avoid using static access to class '\FF\Utils\ClassUtils' in method 'setCommonSuffix'.
    +

    Members

    protected

    @@ -177,6 +200,16 @@

    History

    +

    Violations

    +
    +

    PHPMessDetector

    + + + + + + + + + + + + + +
    LineRuleMessage
    67 + StaticAccess + Avoid using static access to class '\FF\Utils\ClassUtils' in method 'setCommonSuffix'.
    +