Skip to content

Commit

Permalink
Remove legacy @method as the method was already implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Feb 9, 2025
1 parent e4f49e4 commit 26f8ea5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Wrapper/DompdfWrapperInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
use Nucleos\DompdfBundle\Exception\PdfException;
use Symfony\Component\HttpFoundation\StreamedResponse;

/**
* @method StreamedResponse getStreamResponse(string $html, string $filename, array $options = [])
*/
interface DompdfWrapperInterface
{
/**
Expand Down

0 comments on commit 26f8ea5

Please sign in to comment.