mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update fixtures.md
syntax error
This commit is contained in:
parent
73c52a6eeb
commit
1770161550
@ -162,7 +162,7 @@ team.
|
|||||||
private static $many_many_extraFields = array(
|
private static $many_many_extraFields = array(
|
||||||
"Players" => array(
|
"Players" => array(
|
||||||
"Role" => "Varchar"
|
"Role" => "Varchar"
|
||||||
);
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user