Skip to content

Commit

Permalink
Fix psalm issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jun 1, 2021
1 parent 76f65ff commit ca9e7eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Input.php
Expand Up @@ -65,8 +65,6 @@ final class Input extends Widget
* Generates an input tag for the given form attribute.
*
* @return string the generated input tag.
*
* @psalm-suppress MixedArgument
*/
protected function run(): string
{
Expand Down

0 comments on commit ca9e7eb

Please sign in to comment.