Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
thangnn committed Feb 28, 2024
1 parent 6e9d6d9 commit 078fbda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/bc-blog/src/Model/Table/BlogCategoriesTable.php
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ public function getByName($blogContentId, $name, $options = [])
'BlogCategories.name' => urlencode($name),
])->first();
}

/**
* コピーする
*
Expand Down

0 comments on commit 078fbda

Please sign in to comment.