Skip to content

Commit a29e8f9

Browse files
committed
update namespace
1 parent 2f9ffc9 commit a29e8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Alternatively, you can also implement the `PropertyMapperInterface` and fully cu
163163

164164
```php
165165
// ...
166-
use SensioLabs\RichModelForms\DataMapper\PropertyMapperInterface;
166+
use Qossmic\RichModelForms\DataMapper\PropertyMapperInterface;
167167

168168
public function buildForm(FormBuilderInterface $builder, array $options): void
169169
{

0 commit comments

Comments
 (0)