{
    "Function": "togglePortStrategy",
    "File": "src/interfaces/IBranchPort.sol",
    "Parent Contracts": [],
    "High-Level Calls": [],
    "Internal Calls": [],
    "Library Calls": [],
    "Low-Level Calls": [],
    "Code": "function togglePortStrategy(address _portStrategy, address _token) external;"
}