Heyday\ResponsiveImages\ResponsiveImageExtension::allMethodNames PHP Method

allMethodNames() public method

Defines all the methods that can be called in this class.
public allMethodNames ( ) : array
return array
    public function allMethodNames()
    {
        return $this->getResponsiveSets();
    }