mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-03 07:28:57 +02:00
Add type hinting to methods parameters
This commit is contained in:
@@ -26,6 +26,6 @@ namespace Combodo\iTop\Form\Field;
|
||||
*/
|
||||
class CheckboxField extends MultipleChoicesField
|
||||
{
|
||||
/** @inheritDoc */
|
||||
const DEFAULT_MULTIPLE_VALUES_ENABLED = true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user