Files
clinicpro/graphify-out
hamed 44b89d7add Add AST JSON representation for migration Version20260719044321
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation for the migration file Version20260719044321.php. The AST includes nodes for the migration class, its methods, and their relationships, as well as raw calls made within the migration. This structure aids in understanding the code's architecture and dependencies.
2026-07-19 08:24:05 +03:30
..