Exemplo n.º 1
0
 public function testEntryIdFromScope()
 {
     $this->assertThat(Title::entryIdFrom(8)->get(), new CollectionPropertyCompareValueConstraint(8, 'entry_id', '>='));
 }