mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Fix @param & @return comments for GetTagFromLabel
This commit is contained in:
@@ -499,9 +499,9 @@ final class ormTagSet extends ormSet
|
||||
}
|
||||
|
||||
/**
|
||||
* @param $sTagCode
|
||||
* @param $sTagLabel
|
||||
*
|
||||
* @return DBObject tag
|
||||
* @return string Tag code
|
||||
* @throws \CoreUnexpectedValue
|
||||
* @throws \CoreException
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user