$ids = array_map(function ($post) { return $post->id; }, $posts);. Let's summarize how short closures can be used. They are available as of PHP ...
確定! 回上一頁