Can we use Manager::namespaceRegisterAlias
in initialize method of our models to registerNamespace aliases ?
Also are those aliases are working in hasMany
, belgonsTo
etc methods ?
Just didn't ever used it, but im doing some refractoring and thinking about using them.
Well already checked. We cant use them in hasMany etc methods.