Examples\Blog\Schema\BannerType::getInterfaces PHP Метод

getInterfaces() публичный Метод

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