Returns true if current site is an administration site, i.e. the staging site where changes in configuration models, done using Architect, are tested before being published to the production site.
bool InAdminSite()
Remarks
In case of a single-site environment that doesn't have an administration site and a production site, both InAdminSite() and InProdSite() returns false.