mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 23:16:03 +00:00
default template value
This commit is contained in:
@@ -53,7 +53,7 @@ use InvalidArgumentException;
|
||||
/**
|
||||
* Builds select parameters for related records for RDB repository.
|
||||
*
|
||||
* @template TEntity of Entity
|
||||
* @template TEntity of Entity = Entity
|
||||
*/
|
||||
class RDBRelationSelectBuilder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user