Ejemplo n.º 1
0
 public function snapshotName()
 {
     return parent::name('snapshot') + ['type' => self::STRING_TYPE, 'location' => self::JSON];
 }