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