mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-10 14:16:27 +00:00
Optimized documentation and class naming
This commit is contained in:
@@ -4,6 +4,11 @@ namespace App\Domain\SourceManagement;
|
||||
|
||||
use App\Entity\Source\SourceInterface;
|
||||
|
||||
/**
|
||||
* Offers to add and remove source members and memberships.
|
||||
*
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
interface SourceMemberManagerInterface
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user