AcMailerTest\ServiceManager\ServiceManagerMock::__construct PHP Méthode

__construct() public méthode

public __construct ( array $services = [] )
$services array
    public function __construct(array $services = [])
    {
        $this->services = $services;
    }