YetiForceCompany/YetiForceCRM

View on GitHub
modules/PriceBooks/relations/GetPricebookServices.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?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
{
}