Skip to content

alt+click extended PHP classes with interface not working #67

@jaikdean

Description

@jaikdean

If I alt+click on sfUser in the below code, I'm taken to the code of the sfSecurityUser interface rather than the sfUser class.

class sfBasicSecurityUser extends sfUser implements sfSecurityUser
{
    // …
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions