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

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

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