#[Cache(public: true, maxage: 3600, mustRevalidate: true)] public function index(): Response { return $this->render('blog/index.html.twig', []); }.
確定! 回上一頁