#
PhasedDiamondCutFacet
Inherits: IDiamondCut
#
Functions
#
diamondCut
Add/replace/remove any number of functions and optionally execute a function with delegatecall
function diamondCut(FacetCut[] calldata _diamondCut, address _init, bytes calldata _calldata) external override;
Parameters