PHP Class Rubenwouters\CrmLauncher\ApiCalls\ValidateTwitter

Show file Open project: rubenwouters/crm-launcher Class Usage Examples

Protected Properties

Property Type Description
$config Rubenwouters\CrmLauncher\Models\Configuration

Public Methods

Method Description
__construct ( Configuration $config )
validTwitterSettings ( ) : boolean Check if twitter settings are valid

Method Details

__construct() public method

public __construct ( Configuration $config )
$config Rubenwouters\CrmLauncher\Models\Configuration

validTwitterSettings() public method

Check if twitter settings are valid
public validTwitterSettings ( ) : boolean
return boolean

Property Details

$config protected property

protected Configuration,Rubenwouters\CrmLauncher\Models $config
return Rubenwouters\CrmLauncher\Models\Configuration