{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Entity\/EntityTaxonomyMapping.php",
"offset": 175,
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Domain\/Entity\/EntityTaxonomyMapping.php",
"content": " $mapping->validated = (bool) $data['validated'];\n }\n if (isset($data['created_at'])) {\n $mapping->setCreatedAt(new \\DateTimeImmutable($data['created_at']));\n }\n if (isset($data['updated_at']) && $data['updated_at'] !== null) {\n $mapping->setUpdatedAt(new \\DateTimeImmutable($data['updated_at']));\n }\n\n return $mapping;\n }\n}\n",
"numLines": 13,
"startLine": 175,
"totalLines": 187
}
}
}