Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.0-b2
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Add four new functions to the RegistrarModule class:
- supportsDnsManagment()
- supportsEmailForwarding()
- supportsIdProtection()
- supportsEppCode()
Each should take a form similar to:
public function supportsDnsManagment() { return false; }
Issue Links
- blocks
-
CORE-4346 Domain Manager: Evaluate domain "extra feature" support by registrar
- Closed