Méthode | Description | |
---|---|---|
__construct ( string $defaultCacheFolder ) | ||
setCache ( BrowscapPHP\Cache\BrowscapCacheInterface $cache ) |
Méthode | Description | |
---|---|---|
configure ( ) | Configures the current command. | |
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer | null | void |
Méthode | Description | |
---|---|---|
getCache ( Symfony\Component\Console\Input\InputInterface $input ) : BrowscapPHP\Cache\BrowscapCacheInterface |
public __construct ( string $defaultCacheFolder ) | ||
$defaultCacheFolder | string |
public setCache ( BrowscapPHP\Cache\BrowscapCacheInterface $cache ) | ||
$cache | BrowscapPHP\Cache\BrowscapCacheInterface |