N°2677 - Add style definition for enums (refactor & fix CI)

This commit is contained in:
Eric
2020-12-31 16:34:59 +01:00
parent 640b6a7288
commit d77f374918
3 changed files with 39 additions and 28 deletions

View File

@@ -1582,7 +1582,8 @@ abstract class DBObject implements iDisplay
}
/**
* Get the label of the current state
* Get the label (raw text) of the current state
* helper for MetaModel::GetStateLabel()
*
* @api
*