Home
last modified time | relevance | path

Searched refs:safelyMakeGraphNode (Results 1 – 1 of 1) sorted by relevance

/plugin/authfacebook/lib/GraphNodes/
H A DGraphNodeFactory.php256 public function safelyMakeGraphNode(array $data, $subclassName = null) function in Facebook\\GraphNodes\\GraphNodeFactory
311 return $this->safelyMakeGraphNode($data, $subclassName);
334 $dataList[] = $this->safelyMakeGraphNode($graphNode, $subclassName);