index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
util
/
travelling.inc
blob: b1479fb6282f76482477f9eac1e2427e9b76b277 (
plain
)
1
2
3
4
5
<?php
function
withTravelers
(
array
$members
)
:
array
{
return
$members
;
}