Add AST JSON representation for ResourceBookingSlotController.php

This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation of the ResourceBookingSlotController.php. The AST includes nodes for classes, methods, and their relationships, as well as edges that describe imports and references between various components within the file. This addition will aid in understanding the structure and dependencies of the ResourceBookingSlotController.
This commit is contained in:
hamed
2026-08-03 14:37:05 +03:30
parent 4f69bc9044
commit 05bb4a4ade
13 changed files with 5405 additions and 2092 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long