This commit is contained in:
parent
04e5888a3c
commit
67fc9764c3
@ -665,8 +665,10 @@ abstract class Doctrine_Record extends Doctrine_Record_Abstract implements Count
|
||||
* refresh
|
||||
* refres data of related objects from the database
|
||||
*
|
||||
* @param string $name name of a related component.
|
||||
* if set, this method only refreshes the specified related component
|
||||
* @param string $name name of a related component.
|
||||
* if set, this method only refreshes the specified related component
|
||||
*
|
||||
* @return Doctrine_Record this object
|
||||
*/
|
||||
public function refreshRelated($name = null)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user