PHP Trait seregazhuk\tests\helpers\CookiesHelper

Show file Open project: seregazhuk/php-pinterest-bot

Protected Methods

Method Description
createCookieFile ( string $fileName, boolean $withAuth = true )
getCookiePath ( string $username = '' ) : string

Method Details

createCookieFile() protected method

protected createCookieFile ( string $fileName, boolean $withAuth = true )
$fileName string
$withAuth boolean

getCookiePath() protected method

protected getCookiePath ( string $username = '' ) : string
$username string
return string