Revert "Add method to the Newsletter datafactory to set the type to automatic"
This reverts commit 0ebc92d7da
.
This commit is contained in:
@@ -175,11 +175,6 @@ class Newsletter {
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function withAutomaticType() {
|
||||
$this->data['type'] = 'automatic';
|
||||
return $this;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Newsletter
|
||||
*/
|
||||
|
Reference in New Issue
Block a user