Documentation

Name
in package

Pdf extract name value object class

Tags
category

Pop

author

Nick Sagona, III nick@popphp.org

copyright

Copyright (c) 2009-2026 Nick Sagona, III

license

https://www.popphp.org/license New BSD License

version
6.0.0

Table of Contents

Properties

$name  : string

Methods

__construct()  : mixed
Constructor
__toString()  : string
Convert the name to a string

Properties

$name read-only

public string $name

Methods

__construct()

Constructor

public __construct(string $name) : mixed

Instantiate a name value object.

Parameters
$name : string

__toString()

Convert the name to a string

public __toString() : string
Return values
string

        
On this page

Search results