{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/ContractRepository.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/Persistence\/EntityTaxonomyRepository.php",
"content": "<?php\n\ndeclare(strict_types=1);\n\nnamespace Infrastructure\\Persistence;\n\n\/\/ @responsibility: CRUD-Operationen für Entity-Taxonomie-Mappings\n\nuse Domain\\Entity\\EntityTaxonomyMapping;\nuse Domain\\Repository\\EntityTaxonomyRepositoryInterface;\nuse PDO;\n\nfinal class EntityTaxonomyRepository implements EntityTaxonomyRepositoryInterface\n{\n private PDO $db;",
"numLines": 15,
"startLine": 1,
"totalLines": 195
}
}
}