This commit is contained in:
kali
2024-03-15 16:56:03 +03:00
parent 6e62ce7363
commit 5bda1e0525
16 changed files with 244 additions and 75 deletions

View File

@ -1,6 +1,6 @@
<?php
namespace src\traits;
namespace itguild\forms\traits;
trait CreateParams
{