AdobeConnectClient\Entities\SCO::setDateEnd
Set the time Meeting end
Signature
public function setDateEnd(DateTimeInterface|string
$dateEnd )
Parameters
$dateEnd
— object
Returns
- SCO
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
610 | StaticAccess | Avoid using static access to class '\AdobeConnectClient\Helpers\ValueTransform' in method 'setDateEnd'. |