SastrawiTest\Morphology\Disambiguator\DisambiguatorPrefixRule6aTest::setUp PHP Метод

setUp() публичный Метод

public setUp ( )
    public function setUp()
    {
        $this->subject = new \Sastrawi\Morphology\Disambiguator\DisambiguatorPrefixRule6a();
    }
DisambiguatorPrefixRule6aTest