Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit b8f2176

Browse files
committed
Revert specificy parameter type as it creates false negative documentation bug.
1 parent 6919e6f commit b8f2176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/core/classes/class.AJXP_MetaStreamWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ protected static function actualRepositoryWrapperData($repositoryId){
126126

127127
/**
128128
* Return the final ajxp.XX wrapper class name.
129-
* @param string $repositoryId
129+
* @param $repositoryId
130130
* @return string mixed
131131
* @throws Exception
132132
*/

0 commit comments

Comments
 (0)