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

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

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