Optimized namespaces

This commit is contained in:
Kevin Frantz
2018-10-03 17:10:15 +02:00
parent 011ef696f5
commit ab15856aa4
5 changed files with 7 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ use App\Entity\Source\SourceInterface;
/**
* @author kevinfrantz
*/
class AbstractSourceFactory
abstract class AbstractSourceFactory
{
/**
* @var SourceInterface