/**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'conversationTest')
 {
     return parent::toArray($name);
 }
示例#2
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'attachmentTest')
 {
     return parent::toArray($name);
 }
示例#3
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'headerTest')
 {
     return parent::toArray($name);
 }
示例#4
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'bulkTest')
 {
     return parent::toArray($name);
 }
示例#5
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'communityRequestsTest')
 {
     return parent::toArray($name);
 }
示例#6
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'addressTest')
 {
     return parent::toArray($name);
 }
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'currentDayOfWeekTest')
 {
     return parent::toArray($name);
 }
示例#8
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'socialcastTest')
 {
     return parent::toArray($name);
 }
示例#9
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'facebookTest')
 {
     return parent::toArray($name);
 }
示例#10
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'flaggedTest')
 {
     return parent::toArray($name);
 }
示例#11
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'contactRankingTest')
 {
     return parent::toArray($name);
 }
示例#12
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'linkedinTest')
 {
     return parent::toArray($name);
 }
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'communityConnectionsTest')
 {
     return parent::toArray($name);
 }
示例#14
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'currentTimeTest')
 {
     return parent::toArray($name);
 }