SastrawiTest\Morphology\Disambiguator\DisambiguatorPrefixRule17aTest::setUp PHP Method

setUp() public method

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