mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
(to rebase/fixup later) Fix documentation.
This commit is contained in:
parent
4a2ada784a
commit
d71c3f310e
@ -66,10 +66,10 @@ final class SocialWorkMetadata implements SocialWorkMetadataInterface
|
|||||||
private function import1(array $row): void
|
private function import1(array $row): void
|
||||||
{
|
{
|
||||||
// Structure:
|
// Structure:
|
||||||
// Index 0: SocialIssue
|
// Index 0: SocialIssue.parent
|
||||||
// Index 1: SocialIssue.children
|
// Index 1: SocialIssue
|
||||||
// Index 2: SocialAction
|
// Index 2: SocialAction.parent
|
||||||
// Index 3: SocialAction.children
|
// Index 3: SocialAction
|
||||||
// Index 4: Goal
|
// Index 4: Goal
|
||||||
// Index 5: Result
|
// Index 5: Result
|
||||||
// Index 6: Evaluation
|
// Index 6: Evaluation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user