name: ModelPruningStarting class_comment: null dependencies: [] properties: - name: models visibility: public comment: '# * The class names of the models that will be pruned. # * # * @var array' methods: - name: __construct visibility: public parameters: - name: models comment: "# * The class names of the models that will be pruned.\n# *\n# * @var\ \ array\n# */\n# public $models;\n# \n# /**\n# * Create a new event\ \ instance.\n# *\n# * @param array $models\n# * @return void" traits: [] interfaces: []