mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 20:50:15 +02:00
Fix Docker build
This commit is contained in:
@@ -6,5 +6,4 @@ namespace DesignPatterns\More\ServiceLocator;
|
||||
|
||||
class LogService implements Service
|
||||
{
|
||||
|
||||
}
|
||||
|
@@ -4,5 +4,4 @@ namespace DesignPatterns\More\ServiceLocator;
|
||||
|
||||
interface Service
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user