Issue #565220 followup by alexpott: Fix Weight form element behavior
parent
40d534a04f
commit
b175df6f61
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Drupal\Tests\Core\Render\Element;
|
||||
namespace Drupal\KernelTests\Core\Render\Element;
|
||||
|
||||
use Drupal\Core\Form\FormState;
|
||||
use Drupal\Core\Render\Element\Weight;
|
Loading…
Reference in New Issue