add name translation wiki-section

This commit is contained in:
amazuecos
2025-03-02 13:44:10 +01:00
parent 18700b6c96
commit 24412c63ca
10 changed files with 76 additions and 15 deletions

View File

@ -1,8 +1,6 @@
<?php
namespace App\Entities\Wiki;
use App\Models\Wiki\WikiContentModel;
use App\Models\Wiki\WikiPageModel;
use App\Models\Wiki\WikiSectionModel;
use CodeIgniter\Entity\Entity;