### Feature Description Add support for `ctrl` modifier on `QuantumPhase` operations ### Implementation (Optional) Modify the `_visit_phase_operation()` in visitor and fix [this](https://github.com/qBraid/pyqasm/pull/121/files/6ec412a0debe53ed3d0095568d14d7f8307c430c#diff-802ca57af29fc92ca8eb2f536fb5217c61c874c4c35bd39b7fd82512ee0e9a84R939) todo
Feature Description
Add support for
ctrlmodifier onQuantumPhaseoperationsImplementation (Optional)
Modify the
_visit_phase_operation()in visitor and fix this todo