Twig_Filter::needsEnvironment PHP Method

needsEnvironment() public method

public needsEnvironment ( )
    public function needsEnvironment()
    {
        return $this->options['needs_environment'];
    }