mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 21:57:16 +02:00
Optimized entities
This commit is contained in:
@@ -19,8 +19,7 @@ abstract class AbstractSource implements SourceInterface
|
||||
{
|
||||
use IdAttribut,NodeAttribut;
|
||||
|
||||
/**
|
||||
* @var ConfigurationInterface
|
||||
*/
|
||||
protected $configuration;
|
||||
public function __construct(){
|
||||
$this->node = new Node();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user