phprs\ezsql\rules\basic\BasicRule::__construct PHP Method

__construct() public method

public __construct ( $context )
    public function __construct($context)
    {
        $this->context = $context;
    }
BasicRule