Skip to content

ObjectDeclarations::getFunctions() #124

@GaryJones

Description

@GaryJones

Idea: Have a way to check if a class contains a particular method.

Class::containsMethod( string $class, string $method_name );

Instead of a string $class, perhaps a $stackPtr could be used instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions