Fix comment
This commit is contained in:
parent
29c5b78aab
commit
37cdfbb03f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ use RuntimeException;
|
|||
class Delete extends Action
|
||||
{
|
||||
/**
|
||||
* Удаляет тему(ы)
|
||||
* Удаляет сообщение(я)
|
||||
*/
|
||||
public function delete(DataModel ...$args): void
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue