Пример #1
0
 /**
  * @expectedException LogicException
  */
 public function testGetAppSecretException()
 {
     Facebook::getAppSecret();
 }