ColorThief\Test\VBoxTest::setUp PHP Метод

setUp() защищенный Метод

protected setUp ( )
    protected function setUp()
    {
        $this->vbox = new VBox(0, 255, 0, 255, 0, 255, null);
    }