seregazhuk\PinterestBot\Api\Contracts\HttpClient::setCookiesPath PHP Method

setCookiesPath() public method

Set directory to store all cookie files.
public setCookiesPath ( string $path ) : seregazhuk\PinterestBot\Api\Contracts\HttpClient
$path string
return seregazhuk\PinterestBot\Api\Contracts\HttpClient
    public function setCookiesPath($path);