Failed Conditions
Pull Request — master (#1723)
by Timo
05:03
created
Classes/ContentObject/Classification.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
      * Builds an array of Classification objects from the passed classification configuration.
95 95
      *
96 96
      * @param array $configuredMappedClasses
97
-     * @return array
97
+     * @return ClassificationItem[]
98 98
      */
99 99
     protected function buildClassificationsFromConfiguration($configuredMappedClasses) : array
100 100
     {
Please login to merge, or discard this patch.