Emarref\Jwt\Token\HeaderStub::__construct PHP Метод

__construct() публичный Метод

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