PluginProbe
Media Cloud Sync / 1.4.1
Media Cloud Sync v1.4.1
1.4.1 1.4.0 1.3.12 1.3.11 1.3.10 trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.2.0 1.2.10 1.2.11 1.2.12 1.2.13 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 All 35 releases
← All changes | includes/sdk/google/google/cloud-storage/src/Notification.php +4 -4 1.0.31.4.1 View file →
@@ -14,13 +14,13 @@
14 14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 15 * See the License for the specific language governing permissions and
16 16 * limitations under the License.
17 17 */
18 -namespace Dudlewebs\WPMCS\Google\Cloud\Storage;
18 +namespace Dudlewebs\WPMCS\GCP\Google\Cloud\Storage;
19 19
20 -use Dudlewebs\WPMCS\Google\Cloud\Core\ArrayTrait;
21 -use Dudlewebs\WPMCS\Google\Cloud\Core\Exception\NotFoundException;
22 -use Dudlewebs\WPMCS\Google\Cloud\Storage\Connection\ConnectionInterface;
20 +use Dudlewebs\WPMCS\GCP\Google\Cloud\Core\ArrayTrait;
21 +use Dudlewebs\WPMCS\GCP\Google\Cloud\Core\Exception\NotFoundException;
22 +use Dudlewebs\WPMCS\GCP\Google\Cloud\Storage\Connection\ConnectionInterface;
23 23 /**
24 24 * Cloud Pub/Sub Notifications sends information about changes to objects in
25 25 * your buckets to Google Cloud Pub/Sub, where the information is added to a
26 26 * Cloud Pub/Sub topic of your choice in the form of messages. For example,