spec\SocialShare\SocialShareSpec::let PHP Метод

let() публичный Метод

public let ( Doctrine\Common\Cache\Cache $cache )
$cache Doctrine\Common\Cache\Cache
    public function let($cache)
    {
        $this->beConstructedWith($cache);
    }