[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/ocramius/proxy-manager/src/ProxyManager/Generator/Util/ -> IdentifierSuffixer.php (summary)

Utility class capable of generating valid class/property/method identifiers with a deterministic attached suffix, in order to prevent property name collisions and tampering from userland

Author: Marco Pivetta <ocramius@gmail.com>
License: MIT
File Size: 50 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  __construct()
  getIdentifier()
  loadBaseHashSalt()

Functions
Functions that are not part of a class:

__construct()   X-Ref
No description

getIdentifier(string $name)   X-Ref
Generates a valid unique identifier from the given name,
with a suffix attached to it


loadBaseHashSalt()   X-Ref
No description



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1