芝麻web文件管理V1.00
编辑当前文件:/var/www/italafricacentrale.com/wp-content/plugins/mapsvg/php/Domain/Post/PostController.php
get_params()); $postsRepo = new PostsRepository(); $posts = $postsRepo->find($query); return self::render(['posts'=>$posts]); } }