mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +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
|
||||
{
|
||||
// Structure:
|
||||
// Index 0: SocialIssue
|
||||
// Index 1: SocialIssue.children
|
||||
// Index 2: SocialAction
|
||||
// Index 3: SocialAction.children
|
||||
// Index 0: SocialIssue.parent
|
||||
// Index 1: SocialIssue
|
||||
// Index 2: SocialAction.parent
|
||||
// Index 3: SocialAction
|
||||
// Index 4: Goal
|
||||
// Index 5: Result
|
||||
// Index 6: Evaluation
|
||||
|
Loading…
x
Reference in New Issue
Block a user