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

setUp() public method

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