Emarref\Jwt\HeaderParameter\ContentTypeTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->parameter = new ContentType(self::$value);
    }