You are here

public function ContributeManagerInterface::getAccountType in Contribute 8

Get account type.

Return value

string|null Get the account type.

1 method overrides ContributeManagerInterface::getAccountType()
ContributeManager::getAccountType in src/ContributeManager.php
Get account type.

File

src/ContributeManagerInterface.php, line 48

Class

ContributeManagerInterface
Interface ContributeManagerInterface.

Namespace

Drupal\contribute

Code

public function getAccountType();