Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public function execute()
- {
- if ( $this->get('confirmed') === false )
- {
- return ERROR;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement