Skip to content
Snippets Groups Projects
Commit a9dffa09 authored by Gaus Surahman's avatar Gaus Surahman
Browse files

Issue #3482974 by project update bot: Automated Drupal 11 compatibility fixes for gridstack

parent 56443b28
No related branches found
No related tags found
No related merge requests found
Pipeline #318895 passed with warnings
......@@ -139,7 +139,7 @@ class GridStackFormatterTest extends BlazyKernelTestBase {
* @return array
* An array of tested data.
*/
public function providerTestBuildSettings() {
public static function providerTestBuildSettings() {
$data[] = [
[],
FALSE,
......
......@@ -143,7 +143,7 @@ class GridStackManagerTest extends BlazyKernelTestBase {
* @return array
* An array of tested data.
*/
public function providerTestGridStackBuild() {
public static function providerTestGridStackBuild() {
$data[] = [
FALSE,
[],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment