Skip to content

Commit 4f1bada

Browse files
committed
Tag missing internals
1 parent 95324dd commit 4f1bada

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Field/ChoiceFormField.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,11 @@ public function setValue($value)
155155
/**
156156
* Adds a choice to the current ones.
157157
*
158-
* This method should only be used internally.
159-
*
160158
* @param \DOMElement $node
161159
*
162160
* @throws \LogicException When choice provided is not multiple nor radio
161+
*
162+
* @internal
163163
*/
164164
public function addChoice(\DOMElement $node)
165165
{

0 commit comments

Comments
 (0)