I find some classes using in developer tools doesn't appear in document.
Such as: use \Phalcon\Script\Color; use \Phalcon\Version\Item as VersionItem; use \Phalcon\Mvc\Model\Migration as ModelMigration;
I want to know where can I get the doc of them?