[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/uri/src/ -> UriImmutable.php (summary)

Part of the Joomla Framework Uri Package

Copyright: Copyright (C) 2005 - 2022 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 63 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __set()
  __construct()

Functions
Functions that are not part of a class:

__set($name, $value)   X-Ref
Prevent setting undeclared properties.

param: string  $name   This is an immutable object, setting $name is not allowed.
param: mixed   $value  This is an immutable object, setting $value is not allowed.
return: void  This method always throws an exception.

__construct($uri = null)   X-Ref
This is a special constructor that prevents calling the __construct method again.

param: string  $uri  The optional URI string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer