getAnnotation(); $annotation->read(APP_PATH, 'App'); $runtime = storage('runtime.php'); Snowflake::writeFile($runtime, serialize($annotation->getLoader())); } }