\TinCanSignatureComparisonTrait

Basic implementation of part of the ComparableInterface

Summary

Methods
Properties
Constants
compareWithSignature()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
doMatch()
No private properties found
N/A

Methods

compareWithSignature()

compareWithSignature(mixed  $fromSig) : array

Compares the instance with a provided instance for determining whether an object received in a signature is a meaningful match

Parameters

mixed $fromSig

Returns

array

doMatch()

doMatch(  $a,   $b,   $description) 

Parameters

$a
$b
$description