undo last commit
This commit is contained in:
		
							parent
							
								
									85786fa113
								
							
						
					
					
						commit
						50b4104e02
					
				| @ -22,9 +22,7 @@ class DocumentList | ||||
|      * @param PDOStatement|null $result The result of the query | ||||
|      * @param Mapper<TDoc> $mapper The mapper to deserialize JSON | ||||
|      */ | ||||
|     private function __construct(private ?PDO $pdo, public ?PDOStatement $result, public Mapper $mapper) { | ||||
|         var_dump($this->result->fetch(PDO::FETCH_ASSOC)); | ||||
|     } | ||||
|     private function __construct(private ?PDO $pdo, public ?PDOStatement $result, public Mapper $mapper) { } | ||||
| 
 | ||||
|     /** | ||||
|      * Construct a new document list | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user