SastrawiTest\Morphology\Disambiguator\DisambiguatorPrefixRule26aTest::setUp PHP Méthode

setUp() public méthode

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