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

setUp() public method

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