Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/cakephp/cakephp/src/Network/Http/Client.php
<?php
// @deprecated 3.4.0 Load new class and alias.
class_exists('Cake\Http\Client');
deprecationWarning('Use Cake\Http\Client instead of Cake\Network\Http\Client.');