Barryvdh\Snappy\ImageWrapper::snappy PHP Method

snappy() public method

Get the Snappy instance.
public snappy ( ) : Knp\Snappy\Image
return Knp\Snappy\Image
    public function snappy()
    {
        return $this->snappy;
    }