stable

Clone or download

Read-only

Remove duplicate strict_types

Part of epic #12142 Baseline v1 Some php files contains following line multiple times: declare(strict_types=1); Only one occurence of this line is required. Change-Id: I7f7574be2d650f74922d6045c6f6a1620e5dd5cc

Modified Files

Name
M include/Plugin/PluginDescriptor.php +0 −2 Go to diff View file
M include/Plugin/PluginInfo.php +0 −2 Go to diff View file
M include/ServiceController.php +0 −2 Go to diff View file
M phpunit/bootstrap.php +2 −0 Go to diff View file