You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class Repeater implements RepeaterInterface
{
/**
* This is some text
*
* We need the configuration ... foo bar.
*/
use BundleConfigResolverAwareTrait;
wrongly reports
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
27 | ERROR | The first trait import statement must be declared on
| | the line after the class opening brace