modules/PriceBooks/relations/GetPricebookServices.php
<?php
/**
* Main file that includes basic operations on relations.
*
* @package Relation
*
* @copyright YetiForce S.A.
* @license YetiForce Public License 6.5 (licenses/LicenseEN.txt or yetiforce.com)
* @author Radosław Skrzypczak <r.skrzypczak@yetiforce.com>
*/
/**
* PriceBooks_GetPricebookServices_Relation class.
*/
class PriceBooks_GetPricebookServices_Relation extends PriceBooks_GetPricebookProducts_Relation
{
}