Example #1
0
 public function test_versioning_is_fluent()
 {
     $this->assertEquals($this->field, $this->field->useForVersioning());
 }