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

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

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