We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae4cf1 commit 3a8dbf1Copy full SHA for 3a8dbf1
src/PropertyProcessor/Property/MultiTypeProcessor.php
@@ -12,7 +12,6 @@
12
use PHPModelGenerator\Model\Validator\TypeCheckInterface;
13
use PHPModelGenerator\PropertyProcessor\Decorator\Property\PropertyTransferDecorator;
14
use PHPModelGenerator\PropertyProcessor\Decorator\TypeHint\TypeHintDecorator;
15
-use PHPModelGenerator\PropertyProcessor\Decorator\TypeHint\TypeHintTransferDecorator;
16
use PHPModelGenerator\PropertyProcessor\PropertyMetaDataCollection;
17
use PHPModelGenerator\PropertyProcessor\PropertyProcessorFactory;
18
use PHPModelGenerator\PropertyProcessor\PropertyProcessorInterface;
0 commit comments