mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
add todos
This commit is contained in:
parent
aaa8d9d533
commit
306f57c4d0
|
|
@ -2684,6 +2684,7 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
* @return mixed
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @todo by and for look the same, this cannot be correct.
|
||||
*/
|
||||
public static function getFor($forKey, string $for, int $relations = RelationType::ALL, int $depth = 3)
|
||||
{
|
||||
|
|
@ -2701,6 +2702,7 @@ class DataMapperAbstract implements DataMapperInterface
|
|||
* @return mixed
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @todo by and for look the same, this cannot be correct.
|
||||
*/
|
||||
public static function getBy($byKey, string $by, int $relations = RelationType::ALL, int $depth = 3)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user