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
cairo_matrix_init(3) - php
datetime.__construct(3) - php
dateperiod.__construct(3) - php
mongodbdrivermanager.__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
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!