Diglin\Ricardo\Core\ApiInterface
Interface ApiInterface
Synopsis
interface ApiInterface
{
- // methods
- public mixed connect()
- public mixed getConfig()
- public mixed setShouldSetPass()
- public mixed getShouldSetPass()
Methods
public
- connect() — Connect to the API
- getConfig() — Get the config of the API
- getShouldSetPass() — Get if the pass should be sent or not
- setShouldSetPass() — Set if the pass should be sent or not