We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc78b4 commit 1d1d63aCopy full SHA for 1d1d63a
1 file changed
core/interfaces/ParcelTypeInterface.php
@@ -12,16 +12,6 @@ public function getInputHtml(Array $data = array());
12
13
public function getSettingsInputHtml(Array $data = array());
14
15
- public function getSettingsModelClassName();
16
-
17
- /*
18
- public function send();
19
20
- public function setService(BaseService $service);
21
22
- public function getService();
23
- */
24
25
public function setParcelModel(Postmaster_ParcelModel $parcel);
26
27
public function getParcelModel();
0 commit comments