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

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

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