Facebook\HackCodegen\CodegenWithVisibility Interface Synopsis namespace Facebook\HackCodegen; trait CodegenWithVisibility {...} Public Methods ->getVisibility(): string ->setPrivate(): \this ->setProtected(): \this ->setPublic(): \this Edit on GitHub