示例#1
0
 public function save($async = false)
 {
     $this->attributeLoader->save($async);
     $this->attributeProvider->save($async);
 }