#3368149 MR for the changes.
Compare changes
+ 16
− 3
@@ -7,11 +7,12 @@ use Drupal\Core\Ajax\CloseDialogCommand;
@@ -19,6 +20,18 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
@@ -78,7 +91,7 @@ class FileController extends ControllerBase {
@@ -99,7 +112,7 @@ class FileController extends ControllerBase {
The documentation comment for constructors is not mandatory anymore, If it is given, the description must be Constructs a new [class name] object. where [class name] includes the class namespace.