You are here

function xautoload_Container_Identity::__construct in X Autoload 7.3

File

lib/Container/Identity.php, line 7

Class

xautoload_Container_Identity

Code

function __construct($arg) {
  $this->arg = $arg;
}