Admin_Apple_Meta_Boxes_Test::setup PHP Method

setup() public method

public setup ( )
    public function setup()
    {
        parent::setup();
        $this->settings = new Settings();
    }