Exemplo n.º 1
0
 public function testEntryIdScope()
 {
     $this->assertThat(Title::entryId(1)->get(), new CollectionPropertyHasOneValueConstraint(1, 'entry_id'));
 }