Пример #1
0
 public function testGetScopeType()
 {
     $this->assertEquals(ScopeInterface::SCOPE_WEBSITE, $this->model->getScopeType());
 }