Remove unnecessary docs
This commit is contained in:
parent
863fb86925
commit
3028c60656
|
@ -8,9 +8,6 @@ use PhpOffice\PhpSpreadsheet\Worksheet\MemoryDrawing;
|
||||||
|
|
||||||
class DrawingImageHyperlinkTest extends AbstractFunctional
|
class DrawingImageHyperlinkTest extends AbstractFunctional
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* @throws \PhpOffice\PhpSpreadsheet\Exception
|
|
||||||
*/
|
|
||||||
public function testDrawingImageHyperlinkTest()
|
public function testDrawingImageHyperlinkTest()
|
||||||
{
|
{
|
||||||
$baseUrl = 'https://github.com/PHPOffice/PhpSpreadsheet';
|
$baseUrl = 'https://github.com/PHPOffice/PhpSpreadsheet';
|
||||||
|
|
Loading…
Reference in New Issue