*/ interface ZeroConfigPluginInterface { public static function canExecute($stage, Builder $builder, Build $build); }