Emarref\Jwt\Token\HeaderStub::__construct PHP Method

__construct() public method

public __construct ( PropertyList $propertyList )
$propertyList PropertyList
    public function __construct(PropertyList $propertyList)
    {
        $this->propertyList = $propertyList;
    }
HeaderStub