Home
last modified time | relevance | path

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

/plugin/authfacebook/lib/GraphNodes/
H A DGraphNode.php45 parent::__construct($this->castItems($data));
58 public function castItems(array $data) function in Facebook\\GraphNodes\\GraphNode