Chances are something wrong happens within your class - it gives of an error and does not compile. This is why the engine replace it with the said PLACEHOLDER-CLASS…
The placeholder should be automatically replaced when you fix the error and your class compiles successfully.
That’s my guess anyway.