mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Add type hinting to methods parameters
This commit is contained in:
@@ -26,6 +26,7 @@ namespace Combodo\iTop\Form\Field;
|
||||
*/
|
||||
class RadioField extends MultipleChoicesField
|
||||
{
|
||||
/** @inheritDoc */
|
||||
const DEFAULT_MULTIPLE_VALUES_ENABLED = false;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user