Lisphp_Runtime_Predicate_Type::__construct PHP Method

__construct() public method

public __construct ( $type )
    public function __construct($type)
    {
        $this->type = $type;
    }
Lisphp_Runtime_Predicate_Type