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