mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
Parser for Short Hand Syntax (->) Check method
SVN:b1312[5747]
This commit is contained in:
@@ -843,7 +843,10 @@ class FalseExpression extends ScalarExpression
|
||||
|
||||
class ExternalFieldExpression extends UnaryExpression
|
||||
{
|
||||
|
||||
public function __construct($value)
|
||||
{
|
||||
parent::__construct($value);
|
||||
}
|
||||
}
|
||||
|
||||
class FieldExpression extends UnaryExpression
|
||||
|
||||
Reference in New Issue
Block a user