mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-07 20:57:55 +00:00
Optimized for SPA
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Entity\Meta\Relation\Parent;
|
||||
|
||||
use App\Entity\Meta\Relation\RelationInterface;
|
||||
|
||||
interface CreatorRelationInterface extends RelationInterface
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user