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