Page MenuHomePhorge

AuthorizedConnectApps.php
No OneTemporary

Size
228 B
Referenced Files
None
Subscribers
None

AuthorizedConnectApps.php

<?php
class Services_Twilio_Rest_AuthorizedConnectApps
extends Services_Twilio_ListResource
{
public function create($name, array $params = array())
{
throw new BadMethodCallException('Not allowed');
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 5, 6:39 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
60245
Default Alt Text
AuthorizedConnectApps.php (228 B)

Event Timeline