more formatting
This commit is contained in:
parent
b59b948bc1
commit
ed4903f66f
1 changed files with 2 additions and 2 deletions
|
|
@ -690,11 +690,11 @@ SQL
|
||||||
#returns this
|
#returns this
|
||||||
[
|
[
|
||||||
map {
|
map {
|
||||||
({
|
{
|
||||||
'attachment.url' => $storage->getUrl($_),
|
'attachment.url' => $storage->getUrl($_),
|
||||||
'attachment.path' => $storage->getPath($_),
|
'attachment.path' => $storage->getPath($_),
|
||||||
'attachment.length' => $storage->getFileSize($_)
|
'attachment.length' => $storage->getFileSize($_)
|
||||||
})
|
}
|
||||||
} @{$storage->getFiles}
|
} @{$storage->getFiles}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue