示例#1
0
 protected function postFixtureLoad()
 {
     parent::postFixtureLoad();
     self::$customer = $this->getReference('customer');
 }