mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented correct functions
This commit is contained in:
@@ -49,7 +49,7 @@ class Node implements NodeInterface
|
||||
public function getId(): int
|
||||
{}
|
||||
|
||||
public function setSource(SourceInterface $source)
|
||||
public function setSource(SourceInterface $source):void
|
||||
{}
|
||||
|
||||
public function getSource(): SourceInterface
|
||||
|
Reference in New Issue
Block a user