Tribe__Events__Main::setPostExceptionThrown( $thrown )
Set the class property postExceptionThrown.
Source
File: src/Tribe/Main.php
public function setPostExceptionThrown( $thrown ) {
$this->postExceptionThrown = $thrown;
}
Set the class property postExceptionThrown.
File: src/Tribe/Main.php
public function setPostExceptionThrown( $thrown ) {
$this->postExceptionThrown = $thrown;
}