Cheetah
GraphApplication.php
Go to the documentation of this file.
1 <?php
24 namespace Facebook\GraphNodes;
25 
33 {
39  public function getId()
40  {
41  return $this->getField('id');
42  }
43 }
php
Facebook\GraphNodes\GraphApplication\getId
getId()
Definition: GraphApplication.php:39
Facebook\GraphNodes\GraphNode
Definition: GraphNode.php:32
Facebook\GraphNodes\GraphApplication
Definition: GraphApplication.php:33
Facebook\GraphNodes\Collection\getField
getField($name, $default=null)
Definition: Collection.php:66
Facebook\GraphNodes
Definition: Birthday.php:24