Happyr\LinkedIn\LinkedInInterface::setStorage PHP Method

setStorage() public method

Set a data storage.
public setStorage ( Happyr\LinkedIn\Storage\DataStorageInterface $storage )
$storage Happyr\LinkedIn\Storage\DataStorageInterface
    public function setStorage(DataStorageInterface $storage);