Examples\Blog\Schema\BannerType::getInterfaces PHP Method

getInterfaces() public method

public getInterfaces ( )
    public function getInterfaces()
    {
        return [new ContentBlockInterface()];
    }