\Phug\Util\PartialPairTrait

Class PairTrait.

Summary

Methods
Properties
Constants
getItem()
setItem()
getKey()
setKey()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$item
$key
N/A

Properties

$item

$item : string

Type

string

$key

$key : string

Type

string

Methods

getItem()

getItem() : string

Returns

string

setItem()

setItem(string  $itemName) : $this

Parameters

string $itemName

Returns

$this

getKey()

getKey() : string

Returns

string

setKey()

setKey(string  $keyName) : $this

Parameters

string $keyName

Returns

$this