mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Added methods which are requiered by interface
This commit is contained in:
		| @@ -70,4 +70,9 @@ abstract class AbstractSourceFacade implements SourceFacadeInterface | ||||
|     protected function lazyLoadSourceFacade(SourceInterface $source) | ||||
|     { | ||||
|     } | ||||
|  | ||||
|     public function __toString(): string | ||||
|     { | ||||
|         return $this->source->__toString(); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user