Wiki SampleDeprecatedClass - The-PHP-Profiler/Profiler GitHub Wiki

class \FireHub\Core\Sample\SampleClass()

Warning: this class has experimental flag. This feature is still under the development phase and not ready to be deployed into the actual software or product.
This is a sample experimental description.

This class was created by Danijel Galiฤ‡ [email protected]
2024 FireHub Web Application Framework
https://opensource.org/licenses/OSL-3.0 OSL Open Source License version 3
GIT: $Id$ Blob checksum.

### Sample class short title

Sample class long and boring description to demonstrate how it works.

Fully Qualified Class Name:โ€ƒ \FireHub\Core\Sample\SampleClass
Source code:โ€ƒ view source code
Blame:โ€ƒ view blame
History:โ€ƒ view history

Templates

  • TKey od array-key

Constants table

Type Name Title Value
int PUBLICCONST ### Test public constant 10
array PUBLIDEPCCONST
@deprecated
### Test public depricated constant [1, 2, 3]
string PROTECTEDCONST ### Test protected constant 'prot_const'
string PRIVATECONST ### Test private constant 'priv_const'

Methods tabls

Type Name Title
firstMethod ### This is a test method

Warning: this constant in deprecated in version 0.1.7.pre-alpha.M1. No longer used by internal code and not recommended.

โš ๏ธ **GitHub.com Fallback** โš ๏ธ