Exemplo n.º 1
0
 public function getFragmentData($fid, $other = [])
 {
     return DataSource::getFragmentData($fid, $other);
 }
Exemplo n.º 2
0
 public function getFragmentData($code, $options = [])
 {
     return DataSource::getFragmentData($code, $options);
 }