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

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

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