/**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'conversationTest')
 {
     return parent::toArray($name);
 }
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'attachmentTest')
 {
     return parent::toArray($name);
 }
Beispiel #3
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'headerTest')
 {
     return parent::toArray($name);
 }
Beispiel #4
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'bulkTest')
 {
     return parent::toArray($name);
 }
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'communityRequestsTest')
 {
     return parent::toArray($name);
 }
Beispiel #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);
 }
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'socialcastTest')
 {
     return parent::toArray($name);
 }
Beispiel #9
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'facebookTest')
 {
     return parent::toArray($name);
 }
Beispiel #10
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'flaggedTest')
 {
     return parent::toArray($name);
 }
Beispiel #11
0
 /**
  * Returns the array representation of this class 
  *
  * @return array
  */
 public function toArray($name = 'contactRankingTest')
 {
     return parent::toArray($name);
 }
Beispiel #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);
 }
Beispiel #14
0
 /**
  * Returns the array representation of this class 
  *
  * @param  string $name
  * @return array
  */
 public function toArray($name = 'currentTimeTest')
 {
     return parent::toArray($name);
 }