Наследование: extends BaseInterpretation, implements Pinq\Queries\Builders\Interpretations\IQueryResolver
Пример #1
0
 public function __construct(IFunctionInterpreter $functionInterpreter)
 {
     parent::__construct($functionInterpreter);
 }