Emarref\Jwt\Token\PayloadStub::__construct PHP Méthode

__construct() public méthode

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