Class Visibility Suggestions

Below, is a summary of all classes and their component's visiblity. Whenever a visibility is set and used at the right level, a green star is presented. Whenever it is set to a level, but could be updated to another, red and orange stars are mentioned. .

  Name Value None (public) Public Protected Private Constant
class Assets
 CSS'css'    
 CSS_COLLECTION'assets_css'    
 CSS_REGEX'/.\.css$/i'    
 CSS_TYPEAssets\Css::class    
 DEFAULT_REGEX'/.\.(css|js)$/i'    
 INLINE_CSS_TYPEAssets\InlineCss::class    
 INLINE_JS_MODULE_TYPEAssets\InlineJsModule::class    
 INLINE_JS_TYPEAssets\InlineJs::class    
 JS'js'    
 JS_COLLECTION'assets_js'    
 JS_MODULE'js_module'    
 JS_MODULE_COLLECTION'assets_js_module'    
 JS_MODULE_REGEX'/.\.mjs$/i'    
 JS_MODULE_TYPEAssets\JsModule::class    
 JS_REGEX'/.\.js$/i'    
 JS_TYPEAssets\Js::class    
 LINK'link'    
 LINK_COLLECTION'assets_link'    
 LINK_TYPEAssets\Link::class    
 $assets_dir<?php /*A*//*B*/ ?>    
 $assets_url<?php /*A*//*B*/ ?>    
 $assets_link<?php /*A*//*B*/ ?>    
 $assets_css<?php /*A*//*B*/ ?>    
 $assets_js<?php /*A*//*B*/ ?>    
 $assets_js_module<?php /*A*//*B*/ ?>    
 $css_pipeline<?php /*A*//*B*/ ?>    
 $css_pipeline_include_externals<?php /*A*//*B*/ ?>    
 $css_pipeline_before_excludes<?php /*A*//*B*/ ?>    
 $js_pipeline<?php /*A*//*B*/ ?>    
 $js_pipeline_include_externals<?php /*A*//*B*/ ?>    
 $js_pipeline_before_excludes<?php /*A*//*B*/ ?>    
 $js_module_pipeline<?php /*A*//*B*/ ?>    
 $js_module_pipeline_include_externals<?php /*A*//*B*/ ?>    
 $js_module_pipeline_before_excludes<?php /*A*//*B*/ ?>    
 $pipeline_options<?php /*A*//*B*/ ?>    
 $fetch_command<?php /*A*//*B*/ ?>    
 $autoload<?php /*A*//*B*/ ?>    
 $enable_asset_timestamp<?php /*A*//*B*/ ?>    
 $collections<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $order<?php /*A*//*B*/ ?>    
class Backups
 BACKUP_DATE_FORMAT'YmdHis'    
 BACKUP_FILENAME_REGEXZ"#(.*)--(\d*).zip#"    
 $backup_dir<?php /*A*//*B*/ ?>    
 $backups<?php /*A*//*B*/ ?>    
class BaseAsset
 CSS_ASSET1    
 JS_ASSET2    
 JS_MODULE_ASSET3    
 $asset<?php /*A*//*B*/ ?>    
 $asset_type<?php /*A*//*B*/ ?>    
 $order<?php /*A*//*B*/ ?>    
 $group<?php /*A*//*B*/ ?>    
 $position<?php /*A*//*B*/ ?>    
 $priority<?php /*A*//*B*/ ?>    
 $attributes<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $modified<?php /*A*//*B*/ ?>    
 $remote<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $css_rewrite<?php /*A*//*B*/ ?>    
 $css_minify<?php /*A*//*B*/ ?>    
class Composer
 DEFAULT_PATH'bin/composer.phar'    
class Cron
 TYPE_DAY'day'    
 TYPE_HOUR'hour'    
 TYPE_MINUTE'minute'    
 TYPE_MONTH'month'    
 TYPE_UNDEFINED''    
 TYPE_WEEK'week'    
 TYPE_YEAR'year'    
 $texts<?php /*A*//*B*/ ?>    
 $cron<?php /*A*//*B*/ ?>    
 $minutes<?php /*A*//*B*/ ?>    
 $hours<?php /*A*//*B*/ ?>    
 $months<?php /*A*//*B*/ ?>    
 $dow<?php /*A*//*B*/ ?>    
 $dom<?php /*A*//*B*/ ?>    
class FlexIndex
 VERSION1    
 $_flexDirectory<?php /*A*//*B*/ ?>    
 $_keyField<?php /*A*//*B*/ ?>    
 $_indexKeys<?php /*A*//*B*/ ?>    
class FlexPageIndex
 ORDER_PREFIX_REGEX'/^\d+\./u'    
class FlexPageObject
 PAGE_ORDER_PREFIX_REGEX'/^[0-9]+\./u'    
 PAGE_ORDER_REGEX'/^(\d+)\.(.*)$/u'    
 $_reorder<?php /*A*//*B*/ ?>    
 $_originalObject<?php /*A*//*B*/ ?>    
class Installer
 EXISTS1    
 INVALID_SOURCE128    
 IS_LINK2    
 NOT_DIRECTORY8    
 NOT_FOUND4    
 NOT_GRAV_ROOT16    
 OK0    
 ZIP_EXTRACT_ERROR64    
 ZIP_OPEN_ERROR32    
 $target<?php /*A*//*B*/ ?>    
 $error<?php /*A*//*B*/ ?>    
 $error_zip<?php /*A*//*B*/ ?>    
 $message<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class PageIndex
 ORDER_LIST_REGEX'/(\/\d+)\.[^\/]+/u'    
 PAGE_ROUTE_REGEX'/\/\d+\./u'    
 VERSIONparent::VERSION . '.5'    
 $_root<?php /*A*//*B*/ ?>    
 $_params<?php /*A*//*B*/ ?>    
class Pipeline
 CSS_ASSET1    
 CSS_SOURCEMAP_REGEX'{\/\*# (.*?) \*\/}'    
 CSS_URL_REGEX'{url\(([\'\"]?)(.*?)\1\)|(@import)\s+([\'\"])(.*?)\4}'    
 FIRST_FORWARDSLASH_REGEX'{^\/{1}\w}'    
 JS_ASSET2    
 JS_IMPORT_REGEX'{import.+from\s?[\'|\"](.+?)[\'|\"]}'    
 JS_MODULE_ASSET3    
 $css_minify<?php /*A*//*B*/ ?>    
 $css_minify_windows<?php /*A*//*B*/ ?>    
 $css_rewrite<?php /*A*//*B*/ ?>    
 $css_pipeline_include_externals<?php /*A*//*B*/ ?>    
 $js_minify<?php /*A*//*B*/ ?>    
 $js_minify_windows<?php /*A*//*B*/ ?>    
 $js_pipeline_include_externals<?php /*A*//*B*/ ?>    
 $assets_dir<?php /*A*//*B*/ ?>    
 $assets_url<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $attributes<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $asset<?php /*A*//*B*/ ?>    
class Response
 EOL"\r\n"    
class ServerCommand
 PHP_SERVER'Built-in PHP Server'    
 SYMFONY_SERVER'Symfony Server'    
 $ip<?php /*A*//*B*/ ?>    
 $port<?php /*A*//*B*/ ?>    
class SessionCache
 LIFETIME1    
 VALUE0    
class Uri
 HOSTNAME_REGEX'/^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$/'    
 $currentUri<?php /*A*//*B*/ ?>    
 $currentRoute<?php /*A*//*B*/ ?>    
 $url<?php /*A*//*B*/ ?>    
 $scheme<?php /*A*//*B*/ ?>    
 $user<?php /*A*//*B*/ ?>    
 $password<?php /*A*//*B*/ ?>    
 $host<?php /*A*//*B*/ ?>    
 $port<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $fragment<?php /*A*//*B*/ ?>    
 $base<?php /*A*//*B*/ ?>    
 $basename<?php /*A*//*B*/ ?>    
 $content_path<?php /*A*//*B*/ ?>    
 $extension<?php /*A*//*B*/ ?>    
 $env<?php /*A*//*B*/ ?>    
 $paths<?php /*A*//*B*/ ?>    
 $queries<?php /*A*//*B*/ ?>    
 $params<?php /*A*//*B*/ ?>    
 $root<?php /*A*//*B*/ ?>    
 $setup_base<?php /*A*//*B*/ ?>    
 $root_path<?php /*A*//*B*/ ?>    
 $uri<?php /*A*//*B*/ ?>    
 $post<?php /*A*//*B*/ ?>    
class UriPartsFilter
 HOSTNAME_REGEX'/^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$/u'    
class UserIndex
 VERSIONparent::VERSION . '.2'    
class Utils
 ROOTURL_REGEX'{^((?:http[s]?:\/\/[^\/]+)|(?:\/\/[^\/]+))(.*)}'    
 $nonces<?php /*A*//*B*/ ?>    
class DOMWordsIterator
 $start<?php /*A*//*B*/ ?>    
 $current<?php /*A*//*B*/ ?>    
 $offset<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
 $words<?php /*A*//*B*/ ?>    
class DOMLettersIterator
 $start<?php /*A*//*B*/ ?>    
 $current<?php /*A*//*B*/ ?>    
 $offset<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
 $letters<?php /*A*//*B*/ ?>    
class HtmlBlock
 $version<?php /*A*//*B*/ ?>    
 $frameworks<?php /*A*//*B*/ ?>    
 $styles<?php /*A*//*B*/ ?>    
 $scripts<?php /*A*//*B*/ ?>    
 $links<?php /*A*//*B*/ ?>    
 $html<?php /*A*//*B*/ ?>    
class ContentBlock
 $version<?php /*A*//*B*/ ?>    
 $id<?php /*A*//*B*/ ?>    
 $tokenTemplate<?php /*A*//*B*/ ?>    
 $content<?php /*A*//*B*/ ?>    
 $blocks<?php /*A*//*B*/ ?>    
 $checksum<?php /*A*//*B*/ ?>    
 $cached<?php /*A*//*B*/ ?>    
class AbstractPaginationPage
 $options<?php /*A*//*B*/ ?>    
class AbstractPagination
 $route<?php /*A*//*B*/ ?>    
 $page<?php /*A*//*B*/ ?>    
 $start<?php /*A*//*B*/ ?>    
 $limit<?php /*A*//*B*/ ?>    
 $total<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $viewAll<?php /*A*//*B*/ ?>    
 $pages<?php /*A*//*B*/ ?>    
 $pagesStart<?php /*A*//*B*/ ?>    
 $pagesStop<?php /*A*//*B*/ ?>    
 $defaultOptions<?php /*A*//*B*/ ?>    
 $items<?php /*A*//*B*/ ?>    
class FormFlash
 $exists<?php /*A*//*B*/ ?>    
 $id<?php /*A*//*B*/ ?>    
 $sessionId<?php /*A*//*B*/ ?>    
 $uniqueId<?php /*A*//*B*/ ?>    
 $formName<?php /*A*//*B*/ ?>    
 $url<?php /*A*//*B*/ ?>    
 $user<?php /*A*//*B*/ ?>    
 $createdTimestamp<?php /*A*//*B*/ ?>    
 $updatedTimestamp<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $uploadedFiles<?php /*A*//*B*/ ?>    
 $uploadObjects<?php /*A*//*B*/ ?>    
 $folder<?php /*A*//*B*/ ?>    
class FormFlashFile
 $id<?php /*A*//*B*/ ?>    
 $field<?php /*A*//*B*/ ?>    
 $moved<?php /*A*//*B*/ ?>    
 $upload<?php /*A*//*B*/ ?>    
 $flash<?php /*A*//*B*/ ?>    
class AbstractFileCollection
 $path<?php /*A*//*B*/ ?>    
 $iterator<?php /*A*//*B*/ ?>    
 $createObjectFunction<?php /*A*//*B*/ ?>    
 $filterFunction<?php /*A*//*B*/ ?>    
 $flags<?php /*A*//*B*/ ?>    
 $nestingLimit<?php /*A*//*B*/ ?>    
class AbstractIndexCollection
 $entries<?php /*A*//*B*/ ?>    
class AbstractLazyCollection
 $collection<?php /*A*//*B*/ ?>    
class InvalidArgumentException
 $invalidMiddleware<?php /*A*//*B*/ ?>    
class RequestException
 $phrases<?php /*A*//*B*/ ?>    
 $request<?php /*A*//*B*/ ?>    
class FileCache
 $directory<?php /*A*//*B*/ ?>    
 $tmp<?php /*A*//*B*/ ?>    
class ChainCache
 $caches<?php /*A*//*B*/ ?>    
 $count<?php /*A*//*B*/ ?>    
class MemoryCache
 $cache<?php /*A*//*B*/ ?>    
class DoctrineCache
 $driver<?php /*A*//*B*/ ?>    
class Route
 $root<?php /*A*//*B*/ ?>    
 $language<?php /*A*//*B*/ ?>    
 $route<?php /*A*//*B*/ ?>    
 $extension<?php /*A*//*B*/ ?>    
 $gravParams<?php /*A*//*B*/ ?>    
 $queryParams<?php /*A*//*B*/ ?>    
class RouteFactory
 $root<?php /*A*//*B*/ ?>    
 $language<?php /*A*//*B*/ ?>    
 $delimiter<?php /*A*//*B*/ ?>    
class AbstractFile
 $filesystem<?php /*A*//*B*/ ?>    
 $filepath<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $basename<?php /*A*//*B*/ ?>    
 $extension<?php /*A*//*B*/ ?>    
 $handle<?php /*A*//*B*/ ?>    
 $locked<?php /*A*//*B*/ ?>    
class DataFile
 $formatter<?php /*A*//*B*/ ?>    
class JsonFormatter
 $encodeOptions<?php /*A*//*B*/ ?>    
 $decodeOptions<?php /*A*//*B*/ ?>    
class AbstractFormatter
 $config<?php /*A*//*B*/ ?>    
class MarkdownFormatter
 $headerFormatter<?php /*A*//*B*/ ?>    
class Filesystem
 $normalize<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $unsafe<?php /*A*//*B*/ ?>    
 $safe<?php /*A*//*B*/ ?>    
class ObjectIndex
 $type<?php /*A*//*B*/ ?>    
 $_key<?php /*A*//*B*/ ?>    
class Identifier
 $id<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
class MimeTypes
 $extensions<?php /*A*//*B*/ ?>    
 $mimes<?php /*A*//*B*/ ?>    
class Uri
 $queryParams<?php /*A*//*B*/ ?>    
class FlexDirectory
 $type<?php /*A*//*B*/ ?>    
 $blueprint_file<?php /*A*//*B*/ ?>    
 $blueprints<?php /*A*//*B*/ ?>    
 $indexes<?php /*A*//*B*/ ?>    
 $collection<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
 $defaults<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $storage<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
 $objects<?php /*A*//*B*/ ?>    
 $objectClassName<?php /*A*//*B*/ ?>    
 $collectionClassName<?php /*A*//*B*/ ?>    
 $indexClassName<?php /*A*//*B*/ ?>    
 $_authorize<?php /*A*//*B*/ ?>    
class Flex
 $config<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
class FlexDirectoryForm
 $form<?php /*A*//*B*/ ?>    
 $directory<?php /*A*//*B*/ ?>    
 $flexName<?php /*A*//*B*/ ?>    
class FlexIdentifier
 $keyField<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
class FlexForm
 $items<?php /*A*//*B*/ ?>    
 $form<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
 $flexName<?php /*A*//*B*/ ?>    
 $submitMethod<?php /*A*//*B*/ ?>    
class FlexFormFlash
 $directory<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
 $flex<?php /*A*//*B*/ ?>    
class FlexCollection
 $_flexDirectory<?php /*A*//*B*/ ?>    
 $_keyField<?php /*A*//*B*/ ?>    
class FlexObject
 $_flexDirectory<?php /*A*//*B*/ ?>    
 $_forms<?php /*A*//*B*/ ?>    
 $_blueprint<?php /*A*//*B*/ ?>    
 $_meta<?php /*A*//*B*/ ?>    
 $_original<?php /*A*//*B*/ ?>    
 $storage_key<?php /*A*//*B*/ ?>    
 $storage_timestamp<?php /*A*//*B*/ ?>    
class SimpleStorage
 $dataFolder<?php /*A*//*B*/ ?>    
 $dataPattern<?php /*A*//*B*/ ?>    
 $prefix<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
 $modified<?php /*A*//*B*/ ?>    
class FolderStorage
 $dataFolder<?php /*A*//*B*/ ?>    
 $dataPattern<?php /*A*//*B*/ ?>    
 $variables<?php /*A*//*B*/ ?>    
 $dataFile<?php /*A*//*B*/ ?>    
 $dataExt<?php /*A*//*B*/ ?>    
 $prefixed<?php /*A*//*B*/ ?>    
 $indexed<?php /*A*//*B*/ ?>    
 $meta<?php /*A*//*B*/ ?>    
class AbstractFilesystemStorage
 $dataFormatter<?php /*A*//*B*/ ?>    
 $keyField<?php /*A*//*B*/ ?>    
 $keyLen<?php /*A*//*B*/ ?>    
 $caseSensitive<?php /*A*//*B*/ ?>    
class Relationships
 $parent<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
 $relationships<?php /*A*//*B*/ ?>    
class ToManyRelationship
 $identifiers<?php /*A*//*B*/ ?>    
class ToOneRelationship
 $identifier<?php /*A*//*B*/ ?>    
class Access
 $name<?php /*A*//*B*/ ?>    
 $rules<?php /*A*//*B*/ ?>    
 $ops<?php /*A*//*B*/ ?>    
 $acl<?php /*A*//*B*/ ?>    
 $inherited<?php /*A*//*B*/ ?>    
class Action
 $name<?php /*A*//*B*/ ?>    
 $type<?php /*A*//*B*/ ?>    
 $visible<?php /*A*//*B*/ ?>    
 $label<?php /*A*//*B*/ ?>    
 $params<?php /*A*//*B*/ ?>    
 $parent<?php /*A*//*B*/ ?>    
 $children<?php /*A*//*B*/ ?>    
class Permissions
 $instances<?php /*A*//*B*/ ?>    
 $actions<?php /*A*//*B*/ ?>    
 $nested<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
class PermissionsReader
 $types<?php /*A*//*B*/ ?>    
class RecursiveActionIterator
 $items<?php /*A*//*B*/ ?>    
class AbstractUri
 $defaultPorts<?php /*A*//*B*/ ?>    
 $scheme<?php /*A*//*B*/ ?>    
 $user<?php /*A*//*B*/ ?>    
 $password<?php /*A*//*B*/ ?>    
 $host<?php /*A*//*B*/ ?>    
 $port<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $query<?php /*A*//*B*/ ?>    
 $fragment<?php /*A*//*B*/ ?>    
class UploadedFile
 $meta<?php /*A*//*B*/ ?>    
class MediaIdentifier
 $object<?php /*A*//*B*/ ?>    
class MediaObject
 $placeholderImage<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
 $media<?php /*A*//*B*/ ?>    
 $field<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
class UploadedMediaObject
 $placeholderImage<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
 $id<?php /*A*//*B*/ ?>    
 $field<?php /*A*//*B*/ ?>    
 $filename<?php /*A*//*B*/ ?>    
 $meta<?php /*A*//*B*/ ?>    
 $uploadedFile<?php /*A*//*B*/ ?>    
class Session
 $options<?php /*A*//*B*/ ?>    
 $started<?php /*A*//*B*/ ?>    
 $instance<?php /*A*//*B*/ ?>    
class Messages
 $messages<?php /*A*//*B*/ ?>    
 $isCleared<?php /*A*//*B*/ ?>    
class Taxonomy
 $taxonomy_map<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $language<?php /*A*//*B*/ ?>    
class Themes
 $grav<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $inited<?php /*A*//*B*/ ?>    
class Cache
 $key<?php /*A*//*B*/ ?>    
 $lifetime<?php /*A*//*B*/ ?>    
 $now<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $driver<?php /*A*//*B*/ ?>    
 $simpleCache<?php /*A*//*B*/ ?>    
 $driver_name<?php /*A*//*B*/ ?>    
 $driver_setting<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
 $cache_dir<?php /*A*//*B*/ ?>    
 $standard_remove<?php /*A*//*B*/ ?>    
 $standard_remove_no_images<?php /*A*//*B*/ ?>    
 $all_remove<?php /*A*//*B*/ ?>    
 $assets_remove<?php /*A*//*B*/ ?>    
 $images_remove<?php /*A*//*B*/ ?>    
 $cache_remove<?php /*A*//*B*/ ?>    
 $tmp_remove<?php /*A*//*B*/ ?>    
class Session
 $autoStart<?php /*A*//*B*/ ?>    
class Plugin
 $name<?php /*A*//*B*/ ?>    
 $features<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $active<?php /*A*//*B*/ ?>    
 $blueprint<?php /*A*//*B*/ ?>    
 $loader<?php /*A*//*B*/ ?>    
class Plugins
 $formFieldTypes<?php /*A*//*B*/ ?>    
 $plugins_initialized<?php /*A*//*B*/ ?>    
class Debugger
 $instance<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $renderer<?php /*A*//*B*/ ?>    
 $debugbar<?php /*A*//*B*/ ?>    
 $clockwork<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $timers<?php /*A*//*B*/ ?>    
 $deprecations<?php /*A*//*B*/ ?>    
 $errorHandler<?php /*A*//*B*/ ?>    
 $requestTime<?php /*A*//*B*/ ?>    
 $currentTime<?php /*A*//*B*/ ?>    
 $profiling<?php /*A*//*B*/ ?>    
 $censored<?php /*A*//*B*/ ?>    
class Yaml
 $yaml<?php /*A*//*B*/ ?>    
class Grav
 $output<?php /*A*//*B*/ ?>    
 $instance<?php /*A*//*B*/ ?>    
 $diMap<?php /*A*//*B*/ ?>    
 $middleware<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
class Browser
 $useragent<?php /*A*//*B*/ ?>    
class Inflector
 $initialized<?php /*A*//*B*/ ?>    
 $plural<?php /*A*//*B*/ ?>    
 $singular<?php /*A*//*B*/ ?>    
 $uncountable<?php /*A*//*B*/ ?>    
 $irregular<?php /*A*//*B*/ ?>    
 $ordinals<?php /*A*//*B*/ ?>    
class Iterator
 $items<?php /*A*//*B*/ ?>    
class Getters
 $gettersVariable<?php /*A*//*B*/ ?>    
class Header
 $items<?php /*A*//*B*/ ?>    
class Collection
 $pages<?php /*A*//*B*/ ?>    
 $params<?php /*A*//*B*/ ?>    
class Types
 $items<?php /*A*//*B*/ ?>    
 $systemBlueprints<?php /*A*//*B*/ ?>    
class Page
 $name<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $folder<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $extension<?php /*A*//*B*/ ?>    
 $url_extension<?php /*A*//*B*/ ?>    
 $id<?php /*A*//*B*/ ?>    
 $parent<?php /*A*//*B*/ ?>    
 $template<?php /*A*//*B*/ ?>    
 $expires<?php /*A*//*B*/ ?>    
 $cache_control<?php /*A*//*B*/ ?>    
 $visible<?php /*A*//*B*/ ?>    
 $published<?php /*A*//*B*/ ?>    
 $publish_date<?php /*A*//*B*/ ?>    
 $unpublish_date<?php /*A*//*B*/ ?>    
 $slug<?php /*A*//*B*/ ?>    
 $route<?php /*A*//*B*/ ?>    
 $raw_route<?php /*A*//*B*/ ?>    
 $url<?php /*A*//*B*/ ?>    
 $routes<?php /*A*//*B*/ ?>    
 $routable<?php /*A*//*B*/ ?>    
 $modified<?php /*A*//*B*/ ?>    
 $redirect<?php /*A*//*B*/ ?>    
 $external_url<?php /*A*//*B*/ ?>    
 $header<?php /*A*//*B*/ ?>    
 $frontmatter<?php /*A*//*B*/ ?>    
 $language<?php /*A*//*B*/ ?>    
 $content<?php /*A*//*B*/ ?>    
 $content_meta<?php /*A*//*B*/ ?>    
 $summary<?php /*A*//*B*/ ?>    
 $raw_content<?php /*A*//*B*/ ?>    
 $metadata<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $max_count<?php /*A*//*B*/ ?>    
 $menu<?php /*A*//*B*/ ?>    
 $date<?php /*A*//*B*/ ?>    
 $dateformat<?php /*A*//*B*/ ?>    
 $taxonomy<?php /*A*//*B*/ ?>    
 $order_by<?php /*A*//*B*/ ?>    
 $order_dir<?php /*A*//*B*/ ?>    
 $order_manual<?php /*A*//*B*/ ?>    
 $modular_twig<?php /*A*//*B*/ ?>    
 $process<?php /*A*//*B*/ ?>    
 $summary_size<?php /*A*//*B*/ ?>    
 $markdown_extra<?php /*A*//*B*/ ?>    
 $etag<?php /*A*//*B*/ ?>    
 $last_modified<?php /*A*//*B*/ ?>    
 $home_route<?php /*A*//*B*/ ?>    
 $hide_home_route<?php /*A*//*B*/ ?>    
 $ssl<?php /*A*//*B*/ ?>    
 $template_format<?php /*A*//*B*/ ?>    
 $debugger<?php /*A*//*B*/ ?>    
 $_original<?php /*A*//*B*/ ?>    
 $_action<?php /*A*//*B*/ ?>    
class Media
 $global<?php /*A*//*B*/ ?>    
 $standard_exif<?php /*A*//*B*/ ?>    
class Pages
 $directory<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $instances<?php /*A*//*B*/ ?>    
 $index<?php /*A*//*B*/ ?>    
 $children<?php /*A*//*B*/ ?>    
 $base<?php /*A*//*B*/ ?>    
 $baseRoute<?php /*A*//*B*/ ?>    
 $routes<?php /*A*//*B*/ ?>    
 $sort<?php /*A*//*B*/ ?>    
 $blueprints<?php /*A*//*B*/ ?>    
 $enable_pages<?php /*A*//*B*/ ?>    
 $last_modified<?php /*A*//*B*/ ?>    
 $ignore_files<?php /*A*//*B*/ ?>    
 $ignore_folders<?php /*A*//*B*/ ?>    
 $ignore_hidden<?php /*A*//*B*/ ?>    
 $check_method<?php /*A*//*B*/ ?>    
 $simple_pages_hash<?php /*A*//*B*/ ?>    
 $pages_cache_id<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
 $active_lang<?php /*A*//*B*/ ?>    
 $fire_events<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
 $home_route<?php /*A*//*B*/ ?>    
class Excerpts
 $page<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
class Link
 $attributes<?php /*A*//*B*/ ?>    
 $source<?php /*A*//*B*/ ?>    
class ImageMedium
 $saved_image_path<?php /*A*//*B*/ ?>    
class GlobalMedia
 $instance<?php /*A*//*B*/ ?>    
class AbstractMedia
 $items<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $images<?php /*A*//*B*/ ?>    
 $videos<?php /*A*//*B*/ ?>    
 $audios<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $media_order<?php /*A*//*B*/ ?>    
class CompiledConfig
 $callable<?php /*A*//*B*/ ?>    
 $withDefaults<?php /*A*//*B*/ ?>    
class Languages
 $checksum<?php /*A*//*B*/ ?>    
 $modified<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
class CompiledBase
 $version<?php /*A*//*B*/ ?>    
 $name<?php /*A*//*B*/ ?>    
 $checksum<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $cacheFolder<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
class Config
 $environment<?php /*A*//*B*/ ?>    
 $key<?php /*A*//*B*/ ?>    
 $checksum<?php /*A*//*B*/ ?>    
 $timestamp<?php /*A*//*B*/ ?>    
 $modified<?php /*A*//*B*/ ?>    
class Setup
 $environments<?php /*A*//*B*/ ?>    
 $environment<?php /*A*//*B*/ ?>    
 $securityFile<?php /*A*//*B*/ ?>    
 $streams<?php /*A*//*B*/ ?>    
class ConfigFileFinder
 $base<?php /*A*//*B*/ ?>    
class Scheduler
 $jobs<?php /*A*//*B*/ ?>    
 $saved_jobs<?php /*A*//*B*/ ?>    
 $executed_jobs<?php /*A*//*B*/ ?>    
 $failed_jobs<?php /*A*//*B*/ ?>    
 $jobs_run<?php /*A*//*B*/ ?>    
 $output_schedule<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $status_path<?php /*A*//*B*/ ?>    
class Job
 $id<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
 $command<?php /*A*//*B*/ ?>    
 $at<?php /*A*//*B*/ ?>    
 $args<?php /*A*//*B*/ ?>    
 $runInBackground<?php /*A*//*B*/ ?>    
 $creationTime<?php /*A*//*B*/ ?>    
 $executionTime<?php /*A*//*B*/ ?>    
 $tempDir<?php /*A*//*B*/ ?>    
 $lockFile<?php /*A*//*B*/ ?>    
 $truthTest<?php /*A*//*B*/ ?>    
 $output<?php /*A*//*B*/ ?>    
 $returnCode<?php /*A*//*B*/ ?>    
 $outputTo<?php /*A*//*B*/ ?>    
 $emailTo<?php /*A*//*B*/ ?>    
 $emailConfig<?php /*A*//*B*/ ?>    
 $before<?php /*A*//*B*/ ?>    
 $after<?php /*A*//*B*/ ?>    
 $whenOverlapping<?php /*A*//*B*/ ?>    
 $outputMode<?php /*A*//*B*/ ?>    
 $process<?php /*A*//*B*/ ?>    
 $successful<?php /*A*//*B*/ ?>    
 $backlink<?php /*A*//*B*/ ?>    
class Language
 $grav<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
 $enabled<?php /*A*//*B*/ ?>    
 $languages<?php /*A*//*B*/ ?>    
 $fallback_languages<?php /*A*//*B*/ ?>    
 $fallback_extensions<?php /*A*//*B*/ ?>    
 $page_extensions<?php /*A*//*B*/ ?>    
 $default<?php /*A*//*B*/ ?>    
 $active<?php /*A*//*B*/ ?>    
 $http_accept_language<?php /*A*//*B*/ ?>    
 $lang_in_url<?php /*A*//*B*/ ?>    
class LanguageCodes
 $codes<?php /*A*//*B*/ ?>    
class Access
 $aliases<?php /*A*//*B*/ ?>    
class User
 $_media<?php /*A*//*B*/ ?>    
class UserCollection
 $className<?php /*A*//*B*/ ?>    
class Archiver
 $options<?php /*A*//*B*/ ?>    
 $archive_file<?php /*A*//*B*/ ?>    
class RecursiveDirectoryFilterIterator
 $root<?php /*A*//*B*/ ?>    
 $ignore_folders<?php /*A*//*B*/ ?>    
 $ignore_files<?php /*A*//*B*/ ?>    
class RecursiveFolderFilterIterator
 $ignore_folders<?php /*A*//*B*/ ?>    
class ProcessorBase
 $container<?php /*A*//*B*/ ?>    
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class TasksProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class PluginsProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class TwigProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class DebuggerAssetsProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class InitializeProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
 $cli_initialized<?php /*A*//*B*/ ?>    
class BackupsProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class AssetsProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class RequestProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class ThemesProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class RenderProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class SchedulerProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class PagesProcessor
 $id<?php /*A*//*B*/ ?>    
 $title<?php /*A*//*B*/ ?>    
class Client
 $callback<?php /*A*//*B*/ ?>    
 $headers<?php /*A*//*B*/ ?>    
class PageSystemValidatorCommand
 $grav<?php /*A*//*B*/ ?>    
class Upgrader
 $remote<?php /*A*//*B*/ ?>    
 $min_php<?php /*A*//*B*/ ?>    
class Licenses
 $regex<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
class SecurityCommand
 $progress<?php /*A*//*B*/ ?>    
class InstallCommand
 $config<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
 $user_path<?php /*A*//*B*/ ?>    
class CleanCommand
 $input<?php /*A*//*B*/ ?>    
 $io<?php /*A*//*B*/ ?>    
 $paths_to_remove<?php /*A*//*B*/ ?>    
class SandboxCommand
 $directories<?php /*A*//*B*/ ?>    
 $files<?php /*A*//*B*/ ?>    
 $mappings<?php /*A*//*B*/ ?>    
 $source<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
class GPM
 $installed<?php /*A*//*B*/ ?>    
 $repository<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $refresh<?php /*A*//*B*/ ?>    
 $callback<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
 $install_paths<?php /*A*//*B*/ ?>    
class BackupCommand
 $source<?php /*A*//*B*/ ?>    
 $progress<?php /*A*//*B*/ ?>    
class InfoCommand
 $data<?php /*A*//*B*/ ?>    
 $gpm<?php /*A*//*B*/ ?>    
 $all_yes<?php /*A*//*B*/ ?>    
class InstallCommand
 $data<?php /*A*//*B*/ ?>    
 $gpm<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
 $tmp<?php /*A*//*B*/ ?>    
 $use_symlinks<?php /*A*//*B*/ ?>    
 $demo_processing<?php /*A*//*B*/ ?>    
 $all_yes<?php /*A*//*B*/ ?>    
class Package
 $settings<?php /*A*//*B*/ ?>    
class Themes
 $type<?php /*A*//*B*/ ?>    
class Plugins
 $type<?php /*A*//*B*/ ?>    
class AbstractPackageCollection
 $type<?php /*A*//*B*/ ?>    
class Package
 $data<?php /*A*//*B*/ ?>    
class CachedCollection
 $cache<?php /*A*//*B*/ ?>    
class AbstractPackageCollection
 $raw<?php /*A*//*B*/ ?>    
 $repository<?php /*A*//*B*/ ?>    
 $cache<?php /*A*//*B*/ ?>    
 $lifetime<?php /*A*//*B*/ ?>    
class Themes
 $type<?php /*A*//*B*/ ?>    
 $repository<?php /*A*//*B*/ ?>    
class Plugins
 $type<?php /*A*//*B*/ ?>    
 $repository<?php /*A*//*B*/ ?>    
class GravCore
 $repository<?php /*A*//*B*/ ?>    
 $data<?php /*A*//*B*/ ?>    
 $version<?php /*A*//*B*/ ?>    
 $date<?php /*A*//*B*/ ?>    
 $min_php<?php /*A*//*B*/ ?>    
class UninstallCommand
 $data<?php /*A*//*B*/ ?>    
 $gpm<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
 $tmp<?php /*A*//*B*/ ?>    
 $dependencies<?php /*A*//*B*/ ?>    
 $all_yes<?php /*A*//*B*/ ?>    
class SystemFacade
 $whoopsShutdownHandler<?php /*A*//*B*/ ?>    
class SimplePageHandler
 $searchPaths<?php /*A*//*B*/ ?>    
 $resourceCache<?php /*A*//*B*/ ?>    
class VersionCommand
 $gpm<?php /*A*//*B*/ ?>    
class TwigClockworkDataSource
 $twig<?php /*A*//*B*/ ?>    
 $profile<?php /*A*//*B*/ ?>    
class Twig
 $twig<?php /*A*//*B*/ ?>    
 $twig_vars<?php /*A*//*B*/ ?>    
 $twig_paths<?php /*A*//*B*/ ?>    
 $template<?php /*A*//*B*/ ?>    
 $plugins_hooked_nav<?php /*A*//*B*/ ?>    
 $plugins_quick_tray<?php /*A*//*B*/ ?>    
 $plugins_hooked_dashboard_widgets_top<?php /*A*//*B*/ ?>    
 $plugins_hooked_dashboard_widgets_main<?php /*A*//*B*/ ?>    
 $grav<?php /*A*//*B*/ ?>    
 $loader<?php /*A*//*B*/ ?>    
 $loaderArray<?php /*A*//*B*/ ?>    
 $autoescape<?php /*A*//*B*/ ?>    
 $profile<?php /*A*//*B*/ ?>    
class UpdateCommand
 $data<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
 $gpm<?php /*A*//*B*/ ?>    
 $all_yes<?php /*A*//*B*/ ?>    
 $overwrite<?php /*A*//*B*/ ?>    
 $upgrader<?php /*A*//*B*/ ?>    
class DirectInstallCommand
 $all_yes<?php /*A*//*B*/ ?>    
 $destination<?php /*A*//*B*/ ?>    
class IndexCommand
 $data<?php /*A*//*B*/ ?>    
 $gpm<?php /*A*//*B*/ ?>    
 $options<?php /*A*//*B*/ ?>    
class SelfupgradeCommand
 $data<?php /*A*//*B*/ ?>    
 $file<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
 $tmp<?php /*A*//*B*/ ?>    
 $upgrader<?php /*A*//*B*/ ?>    
 $all_yes<?php /*A*//*B*/ ?>    
 $overwrite<?php /*A*//*B*/ ?>    
 $timeout<?php /*A*//*B*/ ?>    
class Application
 $environment<?php /*A*//*B*/ ?>    
 $language<?php /*A*//*B*/ ?>    
 $initialized<?php /*A*//*B*/ ?>    
class PluginApplication
 $pluginName<?php /*A*//*B*/ ?>    
class TwigClockworkDumper
 $lastId<?php /*A*//*B*/ ?>    
class PluginCommandLoader
 $commands<?php /*A*//*B*/ ?>    
class GravExtension
 $grav<?php /*A*//*B*/ ?>    
 $debugger<?php /*A*//*B*/ ?>    
 $config<?php /*A*//*B*/ ?>    
class DeferredTokenParser
 $blockTokenParser<?php /*A*//*B*/ ?>    
class DeferredExtension
 $blocks<?php /*A*//*B*/ ?>    
class DeferredNodeVisitorCompat
 $hasDeferred<?php /*A*//*B*/ ?>    
class DeferredNodeVisitor
 $hasDeferred<?php /*A*//*B*/ ?>    
class FilesystemExtension
 $locator<?php /*A*//*B*/ ?>    
class TwigTokenParserLink
 $rel<?php /*A*//*B*/ ?>    
class TwigNodeRender
 $tagName<?php /*A*//*B*/ ?>    
class TwigNodeScript
 $tagName<?php /*A*//*B*/ ?>    
class TwigNodeStyle
 $tagName<?php /*A*//*B*/ ?>    
class TwigNodeLink
 $tagName<?php /*A*//*B*/ ?>    
class Blueprint
 $context<?php /*A*//*B*/ ?>    
 $scope<?php /*A*//*B*/ ?>    
 $blueprintSchema<?php /*A*//*B*/ ?>    
 $object<?php /*A*//*B*/ ?>    
 $defaults<?php /*A*//*B*/ ?>    
 $handlers<?php /*A*//*B*/ ?>    
class Blueprints
 $search<?php /*A*//*B*/ ?>    
 $types<?php /*A*//*B*/ ?>    
 $instances<?php /*A*//*B*/ ?>    
class ValidationException
 $messages<?php /*A*//*B*/ ?>    
 $escape<?php /*A*//*B*/ ?>    
class Data
 $gettersVariable<?php /*A*//*B*/ ?>    
 $items<?php /*A*//*B*/ ?>    
 $blueprints<?php /*A*//*B*/ ?>    
 $storage<?php /*A*//*B*/ ?>    
 $missingValuesAsNull<?php /*A*//*B*/ ?>    
 $keepEmptyValues<?php /*A*//*B*/ ?>    
class BlueprintSchema
 $filter<?php /*A*//*B*/ ?>    
 $ignoreFormKeys<?php /*A*//*B*/ ?>    
class UserGroupObject
 $_access<?php /*A*//*B*/ ?>    
 $access<?php /*A*//*B*/ ?>    
class UserObject
 $authorizeCallable<?php /*A*//*B*/ ?>    
 $isAuthorizedCallable<?php /*A*//*B*/ ?>    
 $_uploads_original<?php /*A*//*B*/ ?>    
 $_storage<?php /*A*//*B*/ ?>    
 $_groups<?php /*A*//*B*/ ?>    
 $_access<?php /*A*//*B*/ ?>    
 $access<?php /*A*//*B*/ ?>    
class PageCollection
 $_params<?php /*A*//*B*/ ?>    
class PageObject
 $language<?php /*A*//*B*/ ?>    
 $format<?php /*A*//*B*/ ?>    
 $_initialized<?php /*A*//*B*/ ?>    
class PageStorage
 $ignore_hidden<?php /*A*//*B*/ ?>    
 $ignore_files<?php /*A*//*B*/ ?>    
 $ignore_folders<?php /*A*//*B*/ ?>    
 $include_default_lang_file_extension<?php /*A*//*B*/ ?>    
 $recurse<?php /*A*//*B*/ ?>    
 $base_path<?php /*A*//*B*/ ?>    
 $flags<?php /*A*//*B*/ ?>    
 $regex<?php /*A*//*B*/ ?>    
class Base32
 $base32Chars<?php /*A*//*B*/ ?>    
 $base32Lookup<?php /*A*//*B*/ ?>    
class LogViewer
 $pattern<?php /*A*//*B*/ ?>    
class Exif
 $reader<?php /*A*//*B*/ ?>    
class SessionStartEvent
 $session<?php /*A*//*B*/ ?>    
class FlexRegisterEvent
 $flex<?php /*A*//*B*/ ?>    
class PageEvent
 $page<?php /*A*//*B*/ ?>    
class BeforeSessionStartEvent
 $session<?php /*A*//*B*/ ?>    
class PermissionsRegisterEvent
 $permissions<?php /*A*//*B*/ ?>    
class TypesEvent
 $types<?php /*A*//*B*/ ?>    
class PluginsLoadedEvent
 $grav<?php /*A*//*B*/ ?>    
 $plugins<?php /*A*//*B*/ ?>    
class Versions
 $filename<?php /*A*//*B*/ ?>    
 $items<?php /*A*//*B*/ ?>    
 $updated<?php /*A*//*B*/ ?>    
 $instance<?php /*A*//*B*/ ?>    
class VersionUpdater
 $name<?php /*A*//*B*/ ?>    
 $path<?php /*A*//*B*/ ?>    
 $version<?php /*A*//*B*/ ?>    
 $versions<?php /*A*//*B*/ ?>    
 $updates<?php /*A*//*B*/ ?>    
class YamlUpdater
 $filename<?php /*A*//*B*/ ?>    
 $lines<?php /*A*//*B*/ ?>    
 $comments<?php /*A*//*B*/ ?>    
 $items<?php /*A*//*B*/ ?>    
 $updated<?php /*A*//*B*/ ?>    
 $instance<?php /*A*//*B*/ ?>    
class Install
 $version<?php /*A*//*B*/ ?>    
 $requires<?php /*A*//*B*/ ?>    
 $ignores<?php /*A*//*B*/ ?>    
 $classMap<?php /*A*//*B*/ ?>    
 $zip<?php /*A*//*B*/ ?>    
 $location<?php /*A*//*B*/ ?>    
 $updater<?php /*A*//*B*/ ?>    
 $instance<?php /*A*//*B*/ ?>    
class VersionUpdate
 $revision<?php /*A*//*B*/ ?>    
 $version<?php /*A*//*B*/ ?>    
 $date<?php /*A*//*B*/ ?>    
 $patch<?php /*A*//*B*/ ?>    
 $updater<?php /*A*//*B*/ ?>    
 $methods<?php /*A*//*B*/ ?>    
class PluginListCommand
 $defaultName<?php /*A*//*B*/ ?>