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
datetime.__construct(3) - php
eventsslcontext(3) - php
cairo_fill_preserve(3) - php
dateperiod.__construct(3) - php
transliterator.transliterate(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team