Commit d9a5bbd6 authored by zYne's avatar zYne

--no commit message

--no commit message
parent fbb4e3bb
......@@ -341,6 +341,12 @@ final class Doctrine
*/
const EXPORT_ALL = 3;
/**
* HYDRATION CONSTANTS
*/
const HYDRATE_RECORD = 2;
const HYDRATE_ARRAY = 3;
/**
* VALIDATION CONSTANTS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment