MCPcopy Create free account
hub / github.com/VKCOM/kphp / is_static_field_exported_from

Function is_static_field_exported_from

compiler/modulite-check-rules.cpp:204–238  ·  view source on GitHub ↗

static field A::$f is exported from a modulite when - "A::$f" is declared in 'export' - or "A" is declared in 'export' AND "A::$f" is not declared in 'force-internal' - or either "A" or "A::$f" is declared in 'allow internal' for current usage context

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

emptyMethod · 0.45

Tested by

no test coverage detected