Skip to content

Commit d5587a1

Browse files
committed
Move processor
1 parent 35691a9 commit d5587a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PropertyProcessor/Property/BaseReferenceProcessor.php renamed to src/PropertyProcessor/Property/BasereferenceProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @package PHPModelGenerator\PropertyProcessor\Property
1414
*/
15-
class BaseReferenceProcessor extends ReferenceProcessor
15+
class BasereferenceProcessor extends ReferenceProcessor
1616
{
1717
/**
1818
* @inheritdoc

0 commit comments

Comments
 (0)