@@ -99,7 +99,7 @@ |
||
99 | 99 | /** |
100 | 100 | * Perform search by the Subtree Criterion for the given subtree path and return results count. |
101 | 101 | * |
102 | - * @param $subtreePathString |
|
102 | + * @param string $subtreePathString |
|
103 | 103 | * @return int|null |
104 | 104 | */ |
105 | 105 | protected function getSubtreeLocationsCount($subtreePathString) |