Guest User

Untitled

a guest
Oct 4th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. public function getFormInformation( $tabIndex = 1 ) {
  2. $captcha = $this->getCaptcha();
  3. $index = $this->storeCaptcha( $captcha );
  4.  
  5. return [
  6.  
  7. ];
  8. }
Add Comment
Please, Sign In to add comment