Beispiel #1
0
 public function testBadAliasCall()
 {
     $this->assertFalse(Utils::canHasTacos(new \stdClass()));
 }