Свойство | Тип | Описание | |
---|---|---|---|
$providersContainer |
Метод | Описание | |
---|---|---|
__call ( string $method, array $parameters ) : mixed | All method calls are proxied to the providers container. | |
__construct ( |
||
__get ( string $provider ) : |
Magic method to access different providers from the providers container. | |
getClientInfo ( boolean $reload = false ) : array | null | Returns client context from Pinterest response. By default info returns from the last Pinterest response. If there was no response before or the argument $reload is true, we make a dummy request to the main page to update client context. |
public __construct ( |
||
$providersContainer |