| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
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 |
| __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 |