#import #import "YTCollectionViewCellProtocol.h" @interface YTCellController : NSObject @property (nonatomic, weak, readwrite) UICollectionViewCell *cell; @end