コード例 #1
0
 protected function get_edit_category_url(Category $category)
 {
     return NewsletterUrlBuilder::edit_stream($category->get_id());
 }