mirror of
https://github.com/silverstripe/silverstripe-frameworktest
synced 2024-10-22 11:06:02 +02:00
Compare commits
2 Commits
84b65f2595
...
9b817221df
Author | SHA1 | Date | |
---|---|---|---|
|
9b817221df | ||
|
000360672f |
@ -10,7 +10,7 @@ class TestReactFormBuilder extends LeftAndMain
|
||||
private static $url_segment = 'test-react';
|
||||
private static $menu_title = 'Test React FormBuilder';
|
||||
|
||||
public function getClientConfig()
|
||||
public function getClientConfig(): array
|
||||
{
|
||||
$baseLink = $this->Link();
|
||||
return array_merge(parent::getClientConfig(), [
|
||||
|
Loading…
Reference in New Issue
Block a user