Page MenuHomeMnkras Phabricator

serialization work around
ActivePublic

Authored by Mnkras on Apr 22 2015, 11:18 PM.
/**
* This code is a hack because c5 broke autoloading and uses a serialized object so the class has to match >.<
* Remember to blame Korvin for this...
*/
namespace Concrete\Package\S3Storage\Core\File\StorageLocation\Configuration;
class S3Configuration extends \S3Storage\S3Configuration
{
}

Event Timeline

Mnkras changed the title of this paste from untitled to serialization work around.
Mnkras updated the paste's language from autodetect to autodetect.
Mnkras changed the visibility from "All Users" to "Public (No Login Required)".
Mnkras added a project: concrete5.