. */ /** * EditorialReview * * This file contains the class AmazonProduct_EditorialReview * * @author Matthew John Denton * @package com.mdbitz.amazon.product */ /** * AmazonProduct_EditorialReview defines the EditorialReview object * * Properties * * * @package com.mdbitz.amazon.product */ class AmazonProduct_EditorialReview extends AmazonProduct_Abstract { }