Skip navigation.
Home

ZEND_ACC_PRIVATE

Indicates a method has private access

Methods declared private can be accessed only inside of the class in which they are declared

This is an alias for 0x400