Rework admin panel and other
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace App\Services\App\Seo;
|
||||
|
||||
interface SeoDescriptionInterface
|
||||
{
|
||||
public function getSeoDescription(): array;
|
||||
}
|
||||
Reference in New Issue
Block a user