Skip to content

MemberRegistrationForm problem #10

@ctx2002

Description

@ctx2002

MemberRegistrationForm generates following notice:

'4.0', 'Use getController() rather than Controller() to access controller'

in register function , it use $this->Controller() to gets controller, but Silverstripe suggests use
$this->getController()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions