Skip to content

Call to undefined method T3SBS\T3sbootstrap\Service\CompileService::clearCompilerCaches() #455

@schnere

Description

@schnere

I was missing to upload some files in staging environment, so I've got the following error.

Call to undefined method T3SBS\T3sbootstrap\Service\CompileService::clearCompilerCaches()

During debugging I found out that in case of an exception the method which does not exist is called:

$this->clearCompilerCaches();

I just commented the line out to see the exception of the real problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions