Page MenuHomeWickedGov Phorge

Antecedent.php
No OneTemporary

Size
193 B
Referenced Files
None
Subscribers
None

Antecedent.php

<?php
namespace Eris;
interface Antecedent
{
/**
* @param array $values all the values in a single shot
* @return boolean
*/
public function evaluate(array $values);
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 20:58 (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b6/8e/2575d6259d87cad44b0da6719cd2
Default Alt Text
Antecedent.php (193 B)

Event Timeline