isDraftAvailable() && checkSecurityToken()) { $draft->deleteDraft(); } throw new ActionAbort('redirect'); } }