Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -139,7 +139,7 @@ class GridStackFormatterTest extends BlazyKernelTestBase {
@@ -139,7 +139,7 @@ class GridStackFormatterTest extends BlazyKernelTestBase {
* @return array
* @return array
* An array of tested data.
* An array of tested data.
*/
*/
public function providerTestBuildSettings() {
public static function providerTestBuildSettings() {
$data[] = [
$data[] = [
[],
[],
FALSE,
FALSE,
Loading