Skip to content

Commit

Permalink
Fix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
arogachev committed Aug 13, 2024
1 parent ca9dfc1 commit e301288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ corresponding [validator's guide section](https://github.com/yiisoft/validator/b
Validating hydrator usage example:

```php
use Yiisoft\Hydrator\HydratorInterface;
use Psr\Http\Message\RequestInterface;
use Yiisoft\Hydrator\Validator\ValidatingHydrator;

public function actionEdit(RequestInterface $request, ValidatingHydrator $hydrator): ResponseInterface
Expand Down

0 comments on commit e301288

Please sign in to comment.