mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-29 06:54:00 +00:00
Optimized folder draft
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
namespace App\Structur\Facade\Security\Source\interfaces;
|
||||
|
||||
use App\Entity\SourceInterface;
|
||||
|
||||
/**
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
interface SourceFacadeInterface extends SourceInterface
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user