@interface WFGetPostersAction : WFAction - (id)disabledOnPlatforms; - (void)runAsynchronouslyWithInput:(id)a0; - (void)finishWithPosters:(id)a0; @end