mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized documentation and class naming
This commit is contained in:
@@ -5,6 +5,11 @@ namespace App\Domain\SourceManagement;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
use App\Entity\Source\SourceInterface;
|
||||
|
||||
/**
|
||||
* Offers to get all source members over all dimensions.
|
||||
*
|
||||
* @author kevinfrantz
|
||||
*/
|
||||
interface SourceMemberInformationInterface
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user