transliterator.__construct(3) php man page | unix.com

Man Page: transliterator.__construct

Operating Environment: php

Section: 3

TRANSLITERATOR.__CONSTRUCT(3)						 1					     TRANSLITERATOR.__CONSTRUCT(3)

Transliterator::__construct - Private constructor to deny instantiation

SYNOPSIS
Transliterator::__construct (void )
DESCRIPTION
This method should not be called. Its only purpose is to deny instantiation with the new operator. Use the factory methods Transliterator::create or Transliterator::createFromRules instead.
PARAMETERS
This function has no parameters.
RETURN VALUES
This method should not be executed. If it is (e.g. through reflection), then its return value is unspecified.
SEE ALSO
Transliterator::create, Transliterator::createFromRules. PHP Documentation Group TRANSLITERATOR.__CONSTRUCT(3)
Related Man Pages
eventsslcontext(3) - php
reflectionparameter(3) - php
yaf_action_abstract(3) - php
mongodbdrivermanager.__construct(3) - php
soapclient.__dorequest(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator