fix PHPDoc
This commit is contained in:
parent
99ab58febd
commit
3d99711ac8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class IdentityFunction extends FunctionNode
|
||||||
public $pathExpression;
|
public $pathExpression;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var integer
|
* @var string
|
||||||
*/
|
*/
|
||||||
public $fieldMapping;
|
public $fieldMapping;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue