PHP VersionPress\Actions 네임스페이스

클래스들

이름 설명
ActionsDefinitionRepository This class is useful for persisting `actions.yml`. It saves them into a specified directory (not tracked by git); therefore, VersionPress can display changes even for actions caused by plugins that are no longer installed.
ActionsInfo Info about an action. Basically represents a section of the `actions.yml` file.
ActionsInfoProvider Class that takes list of `action.yml` files and then returns ActionInfo objects for requested scopes.
ActivePluginsVPFilesIterator Iterator useful for getting VP-related files from all active plugins.