FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
class Mandrill_Internal {
|
||||
public function __construct(Mandrill $master) {
|
||||
$this->master = $master;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user