AdobeConnectClient\Entities\SCORecord::setDateCreated
Set the Created date
Signature
public function setDateCreated(string|DateTimeImmutable
$dateCreated )
Parameters
$dateCreated
— object
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
482 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\ValueTransform' in method 'setDateCreated'. |