Spread operator works for both array syntax( array() ) and short syntax( [] ). It's also possible to unpack array returned by a function ...
確定! 回上一頁