Create slug

This commit is contained in:
2024-10-01 16:00:14 +03:00
parent 160c381abc
commit 5944dac053
3 changed files with 14 additions and 8 deletions

View File

@ -9,7 +9,6 @@ use kernel\modules\user\models\User;
* @property string $content
* @property string $title
* @property string $slug
// * @property string $username
* @property int $user_id
* @method static where(int[] $array)
* @method static find($id)